| Package | Description |
|---|---|
| org.apache.drill.exec.planner.physical | |
| org.apache.drill.exec.planner.physical.visitor | |
| org.apache.drill.exec.store.ischema | |
| org.apache.drill.exec.store.parquet |
| Modifier and Type | Method and Description |
|---|---|
static ScanPrel |
ScanPrel.create(org.apache.calcite.rel.RelNode old,
org.apache.calcite.plan.RelTraitSet traitSets,
GroupScan scan,
org.apache.calcite.rel.type.RelDataType rowType) |
| Modifier and Type | Method and Description |
|---|---|
Prel |
ExcessiveExchangeIdentifier.visitScan(ScanPrel prel,
org.apache.drill.exec.planner.physical.visitor.ExcessiveExchangeIdentifier.MajorFragmentStat s) |
RETURN |
PrelVisitor.visitScan(ScanPrel prel,
EXTRA value) |
RETURN |
BasePrelVisitor.visitScan(ScanPrel prel,
EXTRA value) |
Void |
PrelVisualizerVisitor.visitScan(ScanPrel prel,
PrelVisualizerVisitor.VisualizationState value) |
Prel |
StarColumnConverter.visitScan(ScanPrel scanPrel,
Void value) |
Prel |
ProducerConsumerPrelVisitor.visitScan(ScanPrel scanPrel,
Void value) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InfoSchemaPushFilterIntoRecordGenerator.doMatch(org.apache.calcite.plan.RelOptRuleCall call,
ScanPrel scan,
ProjectPrel project,
FilterPrel filter) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ParquetPushDownFilter.doOnMatch(org.apache.calcite.plan.RelOptRuleCall call,
FilterPrel filter,
ProjectPrel project,
ScanPrel scan) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.