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

Method getOrder

src/java/simpledb/PlanCache.java:31–33  ·  view source on GitHub ↗

Find the best join order in the cache for the specified plan @param s the set of joins to look up the best order for @return the best order for s in the cache

(Set<LogicalJoinNode> s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected