| Package | Description |
|---|---|
| org.apache.drill.exec.store.parquet.metadata |
| Modifier and Type | Method and Description |
|---|---|
Metadata_V4.MetadataSummary |
Metadata_V4.ParquetTableMetadata_v4.getSummary() |
static Metadata_V4.MetadataSummary |
Metadata.getSummary(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path metadataParentDir,
boolean autoRefreshTriggered,
ParquetReaderConfig readerConfig)
Reads the summary from the metadata cache file, if the cache file is stale recreates the metadata
|
| Constructor and Description |
|---|
ParquetTableMetadata_v4(Metadata_V4.MetadataSummary metadataSummary) |
ParquetTableMetadata_v4(Metadata_V4.MetadataSummary metadataSummary,
Metadata_V4.FileMetadata fileMetadata) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.