Package | Description |
---|---|
org.apache.hadoop.hive.ql.exec.vector |
Modifier and Type | Field and Description |
---|---|
protected VectorizedRowBatchCtx |
VectorMapJoinBaseOperator.vrbCtx |
Modifier and Type | Method and Description |
---|---|
static void |
VectorizedBatchUtil.acidAddRowToBatch(Object row,
StructObjectInspector oi,
int rowIndex,
VectorizedRowBatch batch,
VectorizedRowBatchCtx context,
org.apache.hadoop.io.DataOutputBuffer buffer)
Iterates thru all the columns in a given row and populates the batch
from a given offset
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.