Package | Description |
---|---|
org.apache.paimon.format.parquet |
Modifier and Type | Method and Description |
---|---|
static ParquetFileReader |
ParquetUtil.getParquetReader(FileIO fileIO,
Path path)
Generate
ParquetFileReader instance to read the Parquet files at the given path. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.