Package | Description |
---|---|
org.apache.paimon.format.parquet.reader |
Modifier and Type | Method and Description |
---|---|
static ParquetDataColumnReader |
ParquetDataColumnReaderFactory.getDataColumnReaderByType(org.apache.parquet.column.values.ValuesReader realReader,
boolean isUtcTimestamp) |
static ParquetDataColumnReader |
ParquetDataColumnReaderFactory.getDataColumnReaderByTypeOnDictionary(org.apache.parquet.column.Dictionary realReader,
boolean isUtcTimestamp) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.