| 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 | Field and Description |
|---|---|
static LateralJoinPOP |
TestUnnestWithLateralCorrectness.ljPopConfig |
| Modifier and Type | Method and Description |
|---|---|
PhysicalOperator |
Materializer.visitLateralJoin(LateralJoinPOP op,
Materializer.IndexedFragmentNode iNode) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.