[
https://issues.apache.org/jira/browse/HIVE-16209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Teddy Choi updated HIVE-16209:
------------------------------
Attachment: HIVE-16209.5.patch
HIVE-16029.5.patch applies [~mmccline]'s feedback. It gives a flat index number
for each column vector, including a nested one. It replaces Map<ColumnVector,
Writable> objects with Writable[] arrays with flat indices.
> Vectorization: Add support for complex types to VectorExtractRow and
> VectorAssignRow
> ------------------------------------------------------------------------------------
>
> Key: HIVE-16209
> URL: https://issues.apache.org/jira/browse/HIVE-16209
> Project: Hive
> Issue Type: Sub-task
> Components: Hive
> Reporter: Matt McCline
> Assignee: Teddy Choi
> Priority: Critical
> Attachments: HIVE-16209.1.patch, HIVE-16209.3.patch,
> HIVE-16209.4.patch, HIVE-16209.5.patch
>
>
> Supports complex types in non-native VectorReduceSink, row mode Text
> Vectorization, and some cases of Vectorized Schema Evolution.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)