[
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 to the orc module after
removing the row by row API. The row by row API is emulated in ql with child
classes.
> 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
>
>
> 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)