| Modifier and Type | Method and Description |
|---|---|
RETURN |
PhysicalVisitor.visitUnnest(UnnestPOP unnest,
EXTRA value) |
T |
AbstractPhysicalVisitor.visitUnnest(UnnestPOP unnest,
X value) |
| Modifier and Type | Method and Description |
|---|---|
UnnestPOP |
LateralJoinPOP.getUnnestForLateralJoin() |
| Modifier and Type | Method and Description |
|---|---|
void |
LateralJoinPOP.setUnnestForLateralJoin(UnnestPOP unnest) |
| Modifier and Type | Method and Description |
|---|---|
UnnestRecordBatch |
UnnestBatchCreator.getBatch(ExecutorFragmentContext context,
UnnestPOP config,
List<RecordBatch> children) |
| Constructor and Description |
|---|
UnnestRecordBatch(UnnestPOP pop,
FragmentContext context) |
| Modifier and Type | Method and Description |
|---|---|
UnnestPOP |
Materializer.IndexedFragmentNode.getUnnest() |
| Modifier and Type | Method and Description |
|---|---|
void |
Materializer.IndexedFragmentNode.addUnnest(UnnestPOP unnest) |
PhysicalOperator |
Materializer.visitUnnest(UnnestPOP unnest,
Materializer.IndexedFragmentNode value) |
| Modifier and Type | Field and Description |
|---|---|
protected UnnestPOP |
UnnestPrel.unnestPOP |
Copyright © 2021 The Apache Software Foundation. All rights reserved.