Owen O'Malley created HIVE-10171:
------------------------------------

             Summary: 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


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 in to 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)

Reply via email to