Skip to content

[Bug] NULL value in where and on clause should return EmptySetNode#5872

Merged
morningman merged 2 commits intoapache:masterfrom
HappenLee:bug-fix
May 24, 2021
Merged

[Bug] NULL value in where and on clause should return EmptySetNode#5872
morningman merged 2 commits intoapache:masterfrom
HappenLee:bug-fix

Conversation

@HappenLee
Copy link
Contributor

Proposed changes

RT

Fix the issue#5859

Types of changes

What types of changes does your code introduce to Doris?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)
  • Code refactor (Modify the code structure, format the code, etc...)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

EmmyMiao87
EmmyMiao87 previously approved these changes May 21, 2021
Copy link
Contributor

@EmmyMiao87 EmmyMiao87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although it is very unreasonable to add it here, but at this stage it will have to do.

@EmmyMiao87 EmmyMiao87 added approved Indicates a PR has been approved by one committer. area/optimizer Issues or PRS related to query optimizer or improvement area/planner Issues or PRs related to the query planner kind/improvement and removed area/optimizer Issues or PRS related to query optimizer or improvement labels May 21, 2021
@morningman
Copy link
Contributor

UT failed

Copy link
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@morningman morningman merged commit d0ca7b0 into apache:master May 24, 2021
stdpain pushed a commit to stdpain/incubator-doris that referenced this pull request Jul 8, 2021
seawinde pushed a commit to seawinde/doris that referenced this pull request Jan 30, 2026
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/planner Issues or PRs related to the query planner kind/improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] NULL = NULL in the join expression is different from the value of mysql

3 participants

Comments