[
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 moves the ReaderImpl and RecordReaderImpl over to the ORC module. It
also moves the tests over to the ORC module including refactoring the tests to
use the vectorized reader instead of the row-by-row reader.
> 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
>
>
> 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)