Skip to content

[enhancement](nereids)add eliminate left nullaware anti join rule#16774

Merged
morrySnow merged 1 commit into
apache:masterfrom
starocean999:nereids_0117
Feb 16, 2023
Merged

[enhancement](nereids)add eliminate left nullaware anti join rule#16774
morrySnow merged 1 commit into
apache:masterfrom
starocean999:nereids_0117

Conversation

@starocean999

Copy link
Copy Markdown
Contributor

Proposed changes

Issue Number: close #xxx

Problem summary

if no join conjunct is nullable, the left null aware anti join can be converted to left anti join

Checklist(Required)

  • Does it affect the original behavior
  • Has unit tests been added
  • Has document been added or modified
  • Does it need to update dependencies
  • Is this PR support rollback (If NO, please explain WHY)

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

@github-actions github-actions Bot added the approved Indicates a PR has been approved by one committer. label Feb 16, 2023
@github-actions

Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@morrySnow morrySnow merged commit 4c7f19a into apache:master Feb 16, 2023
yagagagaga pushed a commit to yagagagaga/doris that referenced this pull request Mar 9, 2023
…pache#16774)

if no join conjunct is nullable, the left null aware anti join can be converted to left anti join
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. area/nereids kind/test reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants