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

Method NestedIndexJoinExecutor

src/execution/nested_index_join_executor.cpp:24–32  ·  view source on GitHub ↗

* Creates a new nested index join executor. * @param exec_ctx the context that the nested index join should be performed in * @param plan the nested index join plan to be executed * @param child_executor the outer table */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

GetJoinTypeMethod · 0.45

Tested by

no test coverage detected