| Class | Description |
|---|---|
| ParquetFileFormat |
Parquet
FileFormat. |
| ParquetFileFormatFactory |
Factory to create
ParquetFileFormat. |
| ParquetInputFile |
A
InputFile for paimon. |
| ParquetInputStream |
A
SeekableInputStream for paimon. |
| ParquetReaderFactory |
Parquet
FormatReaderFactory that reads data from the file to VectorizedColumnBatch in vectorized mode. |
| ParquetSchemaConverter |
Schema converter converts Parquet schema to and from Paimon internal types.
|
| ParquetSimpleStatsExtractor |
SimpleStatsExtractor for parquet files. |
| ParquetUtil |
Parquet utilities that support to extract the metadata, assert expected stats, etc.
|
| ParquetWriterFactory |
A factory that creates a Parquet
FormatWriter. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.