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

Class JoinOptimizer

src/java/simpledb/JoinOptimizer.java:13–553  ·  view source on GitHub ↗

The JoinOptimizer class is responsible for ordering a series of joins optimally, and for selecting the best instantiation of a join for a given logical plan.

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