[ https://issues.apache.org/jira/browse/HIVE-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767625#comment-13767625 ]
Hive QA commented on HIVE-4732: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12603120/HIVE-4732.4.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 3108 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.serde2.avro.TestGenericAvroRecordWritable.writableContractIsImplementedCorrectly {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/747/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/747/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests failed with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. > Reduce or eliminate the expensive Schema equals() check for AvroSerde > --------------------------------------------------------------------- > > Key: HIVE-4732 > URL: https://issues.apache.org/jira/browse/HIVE-4732 > Project: Hive > Issue Type: Improvement > Components: Serializers/Deserializers > Reporter: Mark Wagner > Assignee: Mohammad Kamrul Islam > Attachments: HIVE-4732.1.patch, HIVE-4732.4.patch, > HIVE-4732.v1.patch, HIVE-4732.v4.patch > > > The AvroSerde spends a significant amount of time checking schema equality. > Changing to compare hashcodes (which can be computed once then reused) will > improve performance. -- 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