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

Namit Jain commented on HIVE-3585:
----------------------------------

The main reason that contrib exists is to add new features/projects which are 
being tested, may take some time to
mature, and are reasonably stand-alone, so that they dont need many changes in 
existing code. New serdes/fileformats/udfs
are good usecases for them.

I dont see why is testing/development in contrib so difficult or different as 
compared to development in any other component.
This is the reason why contrib was added, so new stand-alone components can 
bake. We can definitely move it from contrib, once
it is mature/safe.

Why is development in contrib such a bad idea ?
                
> 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