| Package | Description |
|---|---|
| org.apache.drill.exec.planner.logical | |
| org.apache.drill.exec.store.direct |
| Modifier and Type | Method and Description |
|---|---|
DirectGroupScan |
DrillDirectScanRel.getGroupScan() |
| Constructor and Description |
|---|
DrillDirectScanRel(org.apache.calcite.plan.RelOptCluster cluster,
org.apache.calcite.plan.RelTraitSet traitSet,
DirectGroupScan directGroupScan,
org.apache.calcite.rel.type.RelDataType rowType) |
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataDirectGroupScan
Represents direct scan based on metadata information.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.