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

Method InsertExecutor

src/execution/insert_executor.cpp:26–30  ·  view source on GitHub ↗

* Construct a new InsertExecutor instance. * @param exec_ctx The executor context * @param plan The insert plan to be executed * @param child_executor The child executor from which inserted 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