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

Method DeleteExecutor

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

* Construct a new DeleteExecutor instance. * @param exec_ctx The executor context * @param plan The delete plan to be executed * @param child_executor The child executor that feeds the delete */

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