[
https://issues.apache.org/jira/browse/HIVE-10171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley resolved HIVE-10171.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
The storage-api and orc modules are now standalone.
> Create a storage-api module
> ---------------------------
>
> Key: HIVE-10171
> URL: https://issues.apache.org/jira/browse/HIVE-10171
> Project: Hive
> Issue Type: Bug
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Fix For: 2.1.0
>
>
> To support high performance file formats, I'd like to propose that we move
> the minimal set of classes that are required to integrate with Hive into a
> new module named "storage-api". This module will include VectorizedRowBatch,
> the various ColumnVector classes, and the SARG classes. It will form the
> start of an API that high performance storage formats can use to integrate
> with Hive. Both ORC and Parquet can use the new API to support vectorization
> and SARGs without performance destroying shims.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)