[ 
https://issues.apache.org/jira/browse/HIVE-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Wagner updated HIVE-3585:
------------------------------

    Attachment: futurama_episodes.avro
                HIVE-3585.1.patch.txt

Patch attached. Some notes:
* This patch implements a SerDe for Avro wrapped Trevni, which allows it to be 
implemented as a separate file format for the existing AvroSerDe
* This patch contains contributions from Srinivas Vemuri derived from 
uncommitted patches to Haivvreo
* Avro version has been bumped to 1.7.3 to bring in trevni
* trevni-avro and trevni-core modules of Avro are now included
* The test avro_partition_format.q has no corresponding *.q.out file due to 
HIVE-3953. What's the best way to handle this test? Include it knowing it will 
fail, wait until HIVE-3953 is resolved to commit, or another option?
                
> Integrate Trevni as another columnar oriented file format
> ---------------------------------------------------------
>
>                 Key: HIVE-3585
>                 URL: https://issues.apache.org/jira/browse/HIVE-3585
>             Project: Hive
>          Issue Type: Improvement
>          Components: Serializers/Deserializers
>    Affects Versions: 0.10.0
>            Reporter: alex gemini
>            Assignee: Mark Wagner
>            Priority: Minor
>         Attachments: futurama_episodes.avro, HIVE-3585.1.patch.txt
>
>
> add new avro module trevni as another columnar format.New columnar format 
> need a columnar SerDe,seems fastutil is a good choice.the shark project use 
> fastutil library as columnar serde library but it seems too large (almost 
> 15m) for just a few primitive array collection.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to