[ 
https://issues.apache.org/jira/browse/HIVE-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carl Steinbach updated HIVE-3133:
---------------------------------

    Component/s: Query Processor
    
> Implement map-side non-equi join
> --------------------------------
>
>                 Key: HIVE-3133
>                 URL: https://issues.apache.org/jira/browse/HIVE-3133
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor, SQL
>            Reporter: Navis
>            Priority: Minor
>
> It's rather simple to implement non-equi join in mapjoin by replacing hashmap 
> to treemap, if it's targeted for single column. And if it's targeted two or 
> more columns we can facilitate lucene file for lookup in mapjoin operator.
> I wish I could provide the patch but it's not my decision by contract. I 
> believe someone can implement this for public use.

--
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