[ https://issues.apache.org/jira/browse/HIVE-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866661#comment-13866661 ]
Hive QA commented on HIVE-3159: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12622104/HIVE-3159.7.patch {color:green}SUCCESS:{color} +1 4915 tests passed Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/838/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/838/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12622104 > 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: Mohammad Kamrul Islam > Attachments: HIVE-3159.4.patch, HIVE-3159.5.patch, HIVE-3159.6.patch, > HIVE-3159.7.patch, HIVE-3159v1.patch > > > 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 was sent by Atlassian JIRA (v6.1.5#6160)