MCPcopy Create free account
hub / github.com/MIT-DB-Class/simple-db-hw / JoinOptimizer

Method JoinOptimizer

src/java/simpledb/JoinOptimizer.java:25–28  ·  view source on GitHub ↗

Constructor @param p the logical plan being optimized @param joins the list of joins being performed

(LogicalPlan p, Vector<LogicalJoinNode> joins)

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