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