| Package | Description |
|---|---|
| org.apache.drill.exec.physical.base | |
| org.apache.drill.exec.store.dfs.easy | |
| org.apache.drill.exec.store.hive | |
| org.apache.drill.exec.store.parquet |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFileGroupScan |
class |
AbstractGroupScanWithMetadata<P extends TableMetadataProvider>
Represents table group scan with metadata usage.
|
class |
SchemalessScan
The type of scan operator, which allows to scan schemaless tables (
DynamicDrillTable with null selection) |
| Modifier and Type | Method and Description |
|---|---|
FileGroupScan |
AbstractFileGroupScan.clone(FileSelection selection) |
FileGroupScan |
FileGroupScan.clone(FileSelection selection) |
| Modifier and Type | Class and Description |
|---|---|
class |
EasyGroupScan |
| Modifier and Type | Method and Description |
|---|---|
FileGroupScan |
EasyGroupScan.clone(FileSelection selection) |
| Modifier and Type | Class and Description |
|---|---|
class |
HiveDrillNativeParquetScan |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractParquetGroupScan |
class |
ParquetGroupScan |
Copyright © 2021 The Apache Software Foundation. All rights reserved.