public interface ParquetTableMetadataProviderBuilder<T extends ParquetTableMetadataProviderBuilder<T>> extends ParquetMetadataProviderBuilder<T>, FileTableMetadataProviderBuilder<T>
ParquetTableMetadataProvider
.Modifier and Type | Method and Description |
---|---|
ParquetTableMetadataProvider |
build() |
T |
withCacheFileRoot(org.apache.hadoop.fs.Path cacheFileRoot) |
T |
withCorrectCorruptedDates(boolean autoCorrectCorruptedDates) |
withEntries, withReaderConfig, withSchema, withSelection, withSelectionRoot
withFileSystem, withSelection
T withCacheFileRoot(org.apache.hadoop.fs.Path cacheFileRoot)
T withCorrectCorruptedDates(boolean autoCorrectCorruptedDates)
ParquetTableMetadataProvider build() throws IOException
build
in interface ParquetMetadataProviderBuilder<T extends ParquetTableMetadataProviderBuilder<T>>
build
in interface TableMetadataProviderBuilder
IOException
Copyright © 1970 The Apache Software Foundation. All rights reserved.