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

Method SeqScanExecutor

src/execution/seq_scan_executor.cpp:23–25  ·  view source on GitHub ↗

* Construct a new SeqScanExecutor instance. * @param exec_ctx The executor context * @param plan The sequential scan plan to be executed */

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