OrcColumnarRowInputFormat.@Deprecated public class OrcColumnarRowFileInputFormat<BatchT,SplitT extends org.apache.flink.connector.file.src.FileSourceSplit> extends OrcColumnarRowInputFormat<BatchT,SplitT>
AbstractOrcFileInputFormat.OrcReaderBatch<T,BatchT>, AbstractOrcFileInputFormat.OrcVectorizedReader<T,BatchT>batchSize, conjunctPredicates, hadoopConfigWrapper, schema, selectedFields, shim| Constructor and Description |
|---|
OrcColumnarRowFileInputFormat(OrcShim shim,
org.apache.hadoop.conf.Configuration hadoopConfig,
org.apache.orc.TypeDescription schema,
int[] selectedFields,
List conjunctPredicates,
int batchSize,
ColumnBatchFactory batchFactory,
org.apache.flink.api.common.typeinfo.TypeInformation producedTypeInfo)
Deprecated.
|
createPartitionedFormat, createReaderBatch, getProducedType, reportStatisticscreateReader, isSplittable, restoreReaderpublic OrcColumnarRowFileInputFormat(OrcShim shim, org.apache.hadoop.conf.Configuration hadoopConfig, org.apache.orc.TypeDescription schema, int[] selectedFields, List conjunctPredicates, int batchSize, ColumnBatchFactory batchFactory, org.apache.flink.api.common.typeinfo.TypeInformation producedTypeInfo)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.