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

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

@Namit My earlier comment was meant to answer this

{quote}
Trevni defines a columnar format that can be used with different serialization 
systems. I believe initial efforts across different components are planning to 
use Avro for serialization.

Eventually, Trevni support should also work for Thrift and Protobufs.
{quote}

In short, Trevni always requires a serialization format. Current efforts across 
components are focused on Avro as the first implementation. With that, users 
will need access to the Avro libraries.
                
> 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
>
> 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