Package | Description |
---|---|
org.apache.hadoop.hive.ql.exec.vector |
Modifier and Type | Class and Description |
---|---|
class |
VectorColumnOutputMapping
This class collects column information for copying a row from one VectorizedRowBatch to
same/another batch.
|
class |
VectorColumnSourceMapping
This class collects column information for copying a row from one VectorizedRowBatch to
same/another batch.
|
Modifier and Type | Method and Description |
---|---|
void |
VectorCopyRow.init(VectorColumnMapping columnMapping) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.