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, withSelectionRootwithFileSystem, withSelectionT 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 TableMetadataProviderBuilderIOExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.