public static class TreeReaderFactory.BytesColumnVectorUtil extends Object
| Constructor and Description |
|---|
BytesColumnVectorUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
readOrcByteArrays(InStream stream,
IntegerReader lengths,
org.apache.hadoop.hive.ql.exec.vector.LongColumnVector scratchlcv,
org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector result,
int batchSize) |
public static void readOrcByteArrays(InStream stream, IntegerReader lengths, org.apache.hadoop.hive.ql.exec.vector.LongColumnVector scratchlcv, org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector result, int batchSize) throws IOException
IOExceptionCopyright © 2013–2024 The Apache Software Foundation. All rights reserved.