Package com.exasol.parquetio.reader
-
Class Summary Class Description RowParquetChunkReader A Parquet file reader that reads only provided row groups.RowParquetChunkReader.RecordIterator Iterator that reads the rows of a row group.RowParquetChunkReader.RowIterator Iterator that reads the rows of a given list of chunks.RowParquetReader A reader that creates Row from Parquet file records.RowParquetReader.Builder A builder forRowParquetReader.