[ https://issues.apache.org/jira/browse/HIVE-10159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389478#comment-14389478 ]
Hive QA commented on HIVE-10159: -------------------------------- {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/12708483/HIVE-10159.1.patch {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 8692 tests executed *Failed tests:* {noformat} TestMinimrCliDriver-smb_mapjoin_8.q - did not produce a TEST-*.xml file org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_mapjoin_decimal {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3224/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3224/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3224/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 2 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12708483 - PreCommit-HIVE-TRUNK-Build > HashTableSinkDesc and MapJoinDesc keyTblDesc can be replaced by > JoinDesc.keyTableDesc > ------------------------------------------------------------------------------------- > > Key: HIVE-10159 > URL: https://issues.apache.org/jira/browse/HIVE-10159 > Project: Hive > Issue Type: Improvement > Components: Query Planning > Reporter: Alexander Pivovarov > Assignee: Alexander Pivovarov > Priority: Minor > Attachments: HIVE-10159.1.patch, HIVE-10159.1.patch > > > MapJoinDesc and HashTableSinkDesc are derived from JoinDesc > HashTableSinkDesc and MapJoinDesc have keyTblDesc field. > JoinDesc has keyTableDesc field. > I think HashTableSinkDesc and MapJoinDesc can use superclass (JoinDesc) > keyTableDesc field instead of defining their own keyTblDesc. -- This message was sent by Atlassian JIRA (v6.3.4#6332)