| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.vector | |
| org.apache.hadoop.hive.ql.plan |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
OperatorExplainVectorization.columnMappingToStringList(VectorColumnMapping vectorColumnMapping) |
String |
OperatorExplainVectorization.outputColumnsToStringList(VectorColumnMapping vectorColumnMapping) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.