Uses of Interface
org.apache.drill.exec.physical.impl.join.RowKeyJoin
-
Uses of RowKeyJoin in org.apache.drill.exec.physical.base
Modifier and TypeMethodDescriptionvoid
AbstractDbSubScan.addJoinForRestrictedSubScan
(RowKeyJoin batch) void
DbSubScan.addJoinForRestrictedSubScan
(RowKeyJoin batch) For a restricted sub-scan, this method allows associating a rowkey join instance. -
Uses of RowKeyJoin in org.apache.drill.exec.physical.impl.join
Modifier and TypeClassDescriptionclass
Implements the runtime execution for the Hash-Join operator supporting INNER, LEFT OUTER, RIGHT OUTER, and FULL OUTER joinsclass