[ https://issues.apache.org/jira/browse/HIVE-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carl Steinbach updated HIVE-2827: --------------------------------- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Committed to trunk. Thanks Navis! > Implement nullsafe equi-join > ---------------------------- > > Key: HIVE-2827 > URL: https://issues.apache.org/jira/browse/HIVE-2827 > Project: Hive > Issue Type: Improvement > Components: Query Processor > Environment: ubuntu 10.04 > Reporter: Navis > Assignee: Navis > Priority: Minor > Fix For: 0.9.0 > > Attachments: HIVE-2827.D1971.1.patch, HIVE-2827.D1971.2.patch, > HIVE-2827.D1971.3.patch, HIVE-2827.D1971.4.patch, HIVE-2827.D1971.5.patch, > HIVE-2827.D1971.6.patch, HIVE-2827.D1971.7.patch > > > was part of HIVE-2810, but separated because it affected more classes than > expected. > {noformat} > SELECT * FROM a JOIN b ON a.key <=> b.key > {noformat} -- 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