[ 
https://issues.apache.org/jira/browse/HIVE-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767543#comment-13767543
 ] 

Sean Busbey commented on HIVE-3585:
-----------------------------------

I've got the patch rebased to work on trunk, and I've got additional tests to 
force the MR path. Unfortunately, even through HIVE-3953 and HIVE-4789 are no 
longer a problem, I still get test failures. I think it's from the part of the 
HIVE-4789 patch that was left out due to not having an applicable test case.

Care for the updated patch w/o applicable .out files now? That way once I get 
an issue filed and fixed for just that last part of local-only avro+partitioned 
support someone just has to get test outputs?
                
> 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