[ https://issues.apache.org/jira/browse/HIVE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Phabricator updated HIVE-2881: ------------------------------ Attachment: HIVE-2881.D2379.1.patch navis requested code review of "HIVE-2881 [jira] Remove redundant key comparing in SMBMapJoinOperator". Reviewers: JIRA DPAL-988 Remove redundant key comparing in SMBMapJoinOperator Currently, SMBJoin compares keys twice in #findSmallestKey and #joinObject. TEST PLAN EMPTY REVISION DETAIL https://reviews.facebook.net/D2379 AFFECTED FILES ql/src/java/org/apache/hadoop/hive/ql/exec/SMBMapJoinOperator.java MANAGE HERALD DIFFERENTIAL RULES https://reviews.facebook.net/herald/view/differential/ WHY DID I GET THIS EMAIL? https://reviews.facebook.net/herald/transcript/5331/ Tip: use the X-Herald-Rules header to filter Herald messages in your client. > Remove redundant key comparing in SMBMapJoinOperator > ---------------------------------------------------- > > Key: HIVE-2881 > URL: https://issues.apache.org/jira/browse/HIVE-2881 > Project: Hive > Issue Type: Improvement > Components: Query Processor > Reporter: Navis > Assignee: Navis > Priority: Minor > Attachments: HIVE-2881.D2379.1.patch > > > Currently, SMBJoin compares keys twice in #findSmallestKey and #joinObject. -- 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