Module reader_factory

Module reader_factory 

Source
Expand description

Wrapper around ParquetObjectreader to provide ParquetMetaData without hitting the ObjectStore

Structsยง

ParquetReader
A wrapper around a CachingReader that loads metadata on-demand using a shared global cache.
ReaderFactory
A custom [ParquetFileReaderFactory] that handles opening parquet files from object storage, and loads metadata on-demand.