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

Ashish Kumar Singh updated HIVE-6806:
-------------------------------------

    Release Note: Add support to infer Avro schema from Hive table schema. 
Avro-backed tables can simply be created by using "STORED AS AVRO" in DDL 
statement. AvroSerDe takes care of creating appropriate Avro schema from Hive 
table schema, a big win in terms of Avro usability in Hive.

> CREATE TABLE should support STORED AS AVRO
> ------------------------------------------
>
>                 Key: HIVE-6806
>                 URL: https://issues.apache.org/jira/browse/HIVE-6806
>             Project: Hive
>          Issue Type: New Feature
>          Components: Serializers/Deserializers
>    Affects Versions: 0.12.0
>            Reporter: Jeremy Beard
>            Assignee: Ashish Kumar Singh
>            Priority: Minor
>              Labels: Avro, TODOC14
>             Fix For: 0.14.0
>
>         Attachments: HIVE-6806.1.patch, HIVE-6806.2.patch, HIVE-6806.3.patch, 
> HIVE-6806.patch
>
>
> Avro is well established and widely used within Hive, however creating 
> Avro-backed tables requires the messy listing of the SerDe, InputFormat and 
> OutputFormat classes.
> Similarly to HIVE-5783 for Parquet, Hive would be easier to use if it had 
> native Avro support.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to