| Package | Description |
|---|---|
| org.apache.drill.exec.store.dfs | |
| org.apache.drill.exec.store.parquet |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadEntryFromHDFS |
| Modifier and Type | Class and Description |
|---|---|
static class |
ParquetGroupScan.RowGroupInfo |
class |
RowGroupReadEntry |
| Modifier and Type | Method and Description |
|---|---|
List<ReadEntryWithPath> |
ParquetGroupScan.getEntries() |
| Constructor and Description |
|---|
ParquetGroupScan(String userName,
List<ReadEntryWithPath> entries,
StoragePluginConfig storageConfig,
FormatPluginConfig formatConfig,
StoragePluginRegistry engineRegistry,
List<SchemaPath> columns,
String selectionRoot,
String cacheFileRoot,
LogicalExpression filter) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.