Package | Description |
---|---|
org.apache.drill.exec.store.hive | |
org.apache.drill.exec.store.parquet |
Modifier and Type | Class and Description |
---|---|
class |
HiveDrillNativeParquetScan |
Modifier and Type | Method and Description |
---|---|
protected AbstractParquetGroupScan |
HiveDrillNativeParquetScan.cloneWithFileSelection(Collection<org.apache.hadoop.fs.Path> filePaths) |
Modifier and Type | Class and Description |
---|---|
class |
ParquetGroupScan |
Modifier and Type | Method and Description |
---|---|
AbstractParquetGroupScan |
AbstractParquetGroupScan.RowGroupScanFilterer.build() |
protected abstract AbstractParquetGroupScan |
AbstractParquetGroupScan.cloneWithFileSelection(Collection<org.apache.hadoop.fs.Path> filePaths) |
protected AbstractParquetGroupScan |
ParquetGroupScan.cloneWithFileSelection(Collection<org.apache.hadoop.fs.Path> filePaths) |
protected abstract AbstractParquetGroupScan |
AbstractParquetGroupScan.RowGroupScanFilterer.getNewScan()
Returns new
AbstractParquetGroupScan instance to be populated with filtered metadata
from this AbstractParquetGroupScan.RowGroupScanFilterer instance. |
Constructor and Description |
---|
AbstractParquetGroupScan(AbstractParquetGroupScan that) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.