MCPcopy Create free account
hub / github.com/awelm/simpledb / LogicalSubplanJoinNode

Class LogicalSubplanJoinNode

src/simpledb/LogicalSubplanJoinNode.java:7–36  ·  view source on GitHub ↗

A LogicalSubplanJoinNode represens the state needed of a join of a table to a subplan in a LogicalQueryPlan -- inherits state from LogicalJoinNode; t2 and f2 should always be null

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