| Package | Description |
|---|---|
| org.apache.hudi.table.format.cow |
| Modifier and Type | Method and Description |
|---|---|
static ParquetColumnarRowSplitReader |
ParquetSplitReaderUtil.genPartColumnarRowReader(boolean utcTimestamp,
boolean caseSensitive,
org.apache.hadoop.conf.Configuration conf,
String[] fullFieldNames,
org.apache.flink.table.types.DataType[] fullFieldTypes,
Map<String,Object> partitionSpec,
int[] selectedFields,
int batchSize,
org.apache.flink.core.fs.Path path,
long splitStart,
long splitLength,
org.apache.parquet.filter2.predicate.FilterPredicate filterPredicate,
org.apache.parquet.filter.UnboundRecordFilter recordFilter)
Util for generating partitioned
ParquetColumnarRowSplitReader. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.