Package | Description |
---|---|
org.apache.orc | |
org.apache.orc.impl |
Modifier and Type | Method and Description |
---|---|
static TypeDescription |
OrcUtils.convertTypeFromProtobuf(List<OrcProto.Type> types,
int rootColumn)
Translate the given rootColumn from the list of types to a TypeDescription.
|
Modifier and Type | Method and Description |
---|---|
static long |
ReaderImpl.getRawDataSizeFromColIndices(List<Integer> colIndices,
List<OrcProto.Type> types,
List<OrcProto.ColumnStatistics> stats) |
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.