You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "mahesh kumar behera (Jira)" <ji...@apache.org> on 2020/07/23 05:25:00 UTC

[jira] [Updated] (HIVE-23905) Remove duplicate code in vector map join execution for Anti join and Semi Join.

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

mahesh kumar behera updated HIVE-23905:
---------------------------------------
    Description: The execution of anti join and semi join is exactly same for vector operators. The code can be merged to one and the specialized code can be extracted out based on the join type.  (was: [TestMapJoinOperator.java|https://github.com/apache/hive/pull/1147/files/ee4390223caf1816ba6c07c1245876dc3c99d1e9#diff-a96ed41dcf0566f31b90b5ac75fbf20b] should be updated to add test cases related to anti join.)

> Remove duplicate code in vector map join execution for Anti join and Semi Join.
> -------------------------------------------------------------------------------
>
>                 Key: HIVE-23905
>                 URL: https://issues.apache.org/jira/browse/HIVE-23905
>             Project: Hive
>          Issue Type: Bug
>            Reporter: mahesh kumar behera
>            Assignee: mahesh kumar behera
>            Priority: Major
>
> The execution of anti join and semi join is exactly same for vector operators. The code can be merged to one and the specialized code can be extracted out based on the join type.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)