You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2012/06/19 16:15:43 UTC

[jira] [Created] (HIVE-3159) Update AvroSerde to determine schema of new tables

Jakob Homan created HIVE-3159:
---------------------------------

             Summary: Update AvroSerde to determine schema of new tables
                 Key: HIVE-3159
                 URL: https://issues.apache.org/jira/browse/HIVE-3159
             Project: Hive
          Issue Type: Improvement
          Components: Serializers/Deserializers
            Reporter: Jakob Homan
            Assignee: Jakob Homan


Currently when writing tables to Avro one must manually provide an Avro schema that matches what is being delivered by Hive. It'd be better to have the serde infer this schema by converting the table's TypeInfo into an appropriate AvroSchema.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira