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


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

        

Reply via email to