Package | Description |
---|---|
org.apache.drill.exec.physical.base | |
org.apache.drill.exec.physical.impl.join | |
org.apache.drill.exec.planner.fragment |
Modifier and Type | Method and Description |
---|---|
RETURN |
PhysicalVisitor.visitLateralJoin(LateralJoinPOP lateralJoinPOP,
EXTRA value) |
T |
AbstractPhysicalVisitor.visitLateralJoin(LateralJoinPOP lateralJoinPOP,
X value) |
Modifier and Type | Method and Description |
---|---|
LateralJoinBatch |
LateralJoinBatchCreator.getBatch(ExecutorFragmentContext context,
LateralJoinPOP config,
List<RecordBatch> children) |
Constructor and Description |
---|
LateralJoinBatch(LateralJoinPOP popConfig,
FragmentContext context,
RecordBatch left,
RecordBatch right) |
Modifier and Type | Method and Description |
---|---|
PhysicalOperator |
Materializer.visitLateralJoin(LateralJoinPOP op,
Materializer.IndexedFragmentNode iNode) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.