[ https://issues.apache.org/jira/browse/HIVE-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Navis updated HIVE-3133: ------------------------ Status: Patch Available (was: Open) https://reviews.facebook.net/D4137 It's not completed yet, but I expect feedback what missed. > Implement non-equi mapjoin > -------------------------- > > Key: HIVE-3133 > URL: https://issues.apache.org/jira/browse/HIVE-3133 > Project: Hive > Issue Type: Improvement > Components: Query Processor, SQL > Affects Versions: 0.10.0 > Reporter: Navis > Assignee: Navis > Priority: Minor > > Currently, hive supports only equi-join which means all joining columns > should be related only with equal operator(= or <=>). > It seemed to be not easy to provide non-equi join in general manner but if > one of table is small enough to be fit in memory, it might be possible to be > implemented rather easily by exploiting current implementation of MapJoin. -- 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