Package | Description |
---|---|
org.apache.drill.exec.metastore.analyze |
Modifier and Type | Class and Description |
---|---|
class |
FileMetadataInfoCollector
Implementation of
MetadataInfoCollector for file-based tables. |
Modifier and Type | Method and Description |
---|---|
MetadataInfoCollector |
AnalyzeFileInfoProvider.getMetadataInfoCollector(BasicTablesRequests basicRequests,
TableInfo tableInfo,
FormatSelection selection,
PlannerSettings settings,
Supplier<org.apache.calcite.rel.core.TableScan> tableScanSupplier,
List<SchemaPath> interestingColumns,
MetadataType metadataLevel,
int segmentColumnsCount) |
MetadataInfoCollector |
AnalyzeInfoProvider.getMetadataInfoCollector(BasicTablesRequests basicRequests,
TableInfo tableInfo,
FormatSelection selection,
PlannerSettings settings,
Supplier<org.apache.calcite.rel.core.TableScan> tableScanSupplier,
List<SchemaPath> interestingColumns,
MetadataType metadataLevel,
int segmentColumnsCount)
Returns
MetadataInfoCollector instance for obtaining information about segments, files, etc. |
Copyright © 1970 The Apache Software Foundation. All rights reserved.