Skip to content

[fix](bitmap) fix wrong result of bitmap_or for null - #17557

Merged
yiguolei merged 1 commit into
apache:branch-1.2-ltsfrom
jacktengg:fix-bitmap-or-1.2
Mar 8, 2023
Merged

[fix](bitmap) fix wrong result of bitmap_or for null#17557
yiguolei merged 1 commit into
apache:branch-1.2-ltsfrom
jacktengg:fix-bitmap-or-1.2

Conversation

@jacktengg

Copy link
Copy Markdown
Contributor

Proposed changes

Issue Number: pick #17456

Problem summary

Describe your changes.

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-actionsgithub-actionsBot added area/sql/function Issues or PRs related to the SQL functions area/vectorization kind/test labels Mar 8, 2023

@yiguoleiyiguolei left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@yiguolei
yiguolei merged commit 114e3ed into apache:branch-1.2-ltsMar 8, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/sql/functionIssues or PRs related to the SQL functionsarea/vectorizationdev/1.2.3-mergedkind/test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@jacktengg@yiguolei