Package | Description |
---|---|
org.apache.orc.impl |
Modifier and Type | Method and Description |
---|---|
static void |
DictionaryUtils.getTextInternal(Text result,
int position,
DynamicIntArray keyOffsets,
DynamicByteArray byteArray)
Obtain the UTF8 string from the byteArray using the offset in index-array.
|
Constructor and Description |
---|
VisitorContextImpl(DynamicByteArray byteArray,
DynamicIntArray keyOffsets) |
Copyright © 2013–2022 The Apache Software Foundation. All rights reserved.