[
https://issues.apache.org/jira/browse/HIVE-11417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley updated HIVE-11417:
---------------------------------
Attachment: HIVE-11417.patch
This patch:
* addresses the review comments from Prasanth
* fixes a test failure where the schema evolution code from HIVE-13178 didn't
work properly for vectorized binary -> string conversion.
Note that jenkins doesn't seem to be handling the binary file
orc-file-11-format.orc even though git included it in the patch as a binary
diff, which explains the test failures that mention version 11 orc file.
> Create shims for the row by row read path that is backed by VectorizedRowBatch
> ------------------------------------------------------------------------------
>
> Key: HIVE-11417
> URL: https://issues.apache.org/jira/browse/HIVE-11417
> Project: Hive
> Issue Type: Sub-task
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Fix For: 2.1.0
>
> Attachments: HIVE-11417.patch, HIVE-11417.patch, HIVE-11417.patch,
> HIVE-11417.patch, HIVE-11417.patch, HIVE-11417.patch, HIVE-11417.patch
>
>
> I'd like to make the default path for reading and writing ORC files to be
> vectorized. To ensure that Hive can still read row by row, we'll need shims
> to support the old API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)