OrcColumnarRowInputFormat
.@Deprecated public class OrcColumnarRowFileInputFormat<BatchT,SplitT extends FileSourceSplit> extends OrcColumnarRowInputFormat<BatchT,SplitT>
AbstractOrcFileInputFormat.OrcReaderBatch<T,BatchT>, AbstractOrcFileInputFormat.OrcVectorizedReader<T,BatchT>
BulkFormat.Reader<T>, BulkFormat.RecordIterator<T>
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,
TypeInformation producedTypeInfo)
Deprecated.
|
createPartitionedFormat, createReaderBatch, getProducedType, reportStatistics
createReader, isSplittable, restoreReader
public OrcColumnarRowFileInputFormat(OrcShim shim, org.apache.hadoop.conf.Configuration hadoopConfig, org.apache.orc.TypeDescription schema, int[] selectedFields, List conjunctPredicates, int batchSize, ColumnBatchFactory batchFactory, TypeInformation producedTypeInfo)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.