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

Class JoinPredicate

src/java/simpledb/JoinPredicate.java:9–59  ·  view source on GitHub ↗

JoinPredicate compares fields of two tuples using a predicate. JoinPredicate is most likely used by the Join operator.

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