Package | Description |
---|---|
org.apache.paimon.format.parquet.reader |
Class and Description |
---|
AbstractColumnReader
Abstract
ColumnReader . |
ColumnReader
Read a batch of records for a column to
WritableColumnVector from parquet data file. |
FixedLenBytesColumnReader
Fixed length bytes
ColumnReader , just for Decimal. |
ParquetDataColumnReader
The interface to wrap the underlying Parquet dictionary and non dictionary encoded page reader.
|
ParquetReadState
Parquet reader state for column index.
|
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.