| Package | Description |
|---|---|
| org.apache.flink.orc |
| Modifier and Type | Method and Description |
|---|---|
static OrcColumnarRowSplitReader<org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch> |
OrcSplitReaderUtil.genPartColumnarRowReader(String hiveVersion,
org.apache.hadoop.conf.Configuration conf,
String[] fullFieldNames,
org.apache.flink.table.types.DataType[] fullFieldTypes,
Map<String,Object> partitionSpec,
int[] selectedFields,
List<OrcFilters.Predicate> conjunctPredicates,
int batchSize,
org.apache.flink.core.fs.Path path,
long splitStart,
long splitLength)
Util for generating partitioned
OrcColumnarRowSplitReader. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.