MCPcopy Create free account
hub / github.com/cmu-db/bustub / LimitExecutor

Method LimitExecutor

src/execution/limit_executor.cpp:24–28  ·  view source on GitHub ↗

* Construct a new LimitExecutor instance. * @param exec_ctx The executor context * @param plan The limit plan to be executed * @param child_executor The child executor from which limited tuples are pulled */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected