[
https://issues.apache.org/jira/browse/HIVE-23928?focusedWorklogId=508935&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-508935
]
ASF GitHub Bot logged work on HIVE-23928:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Nov/20 00:42
Start Date: 09/Nov/20 00:42
Worklog Time Spent: 10m
Work Description: github-actions[bot] closed pull request #1459:
URL: https://github.com/apache/hive/pull/1459
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 508935)
Time Spent: 20m (was: 10m)
> Support conversion of not-exists to Anti join directly
> ------------------------------------------------------
>
> Key: HIVE-23928
> URL: https://issues.apache.org/jira/browse/HIVE-23928
> Project: Hive
> Issue Type: Bug
> Reporter: mahesh kumar behera
> Assignee: mahesh kumar behera
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The current anti join conversion does not support direct conversion of
> not-exists to anti join. The not exists sub query is converted first to left
> out join and then its converted to anti join. This may cause some of the
> optimization rule to be skipped.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)