Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expression: fix wrong fold constant 'and' 'or' functions #20568

Conversation

lzmhhh123
Copy link
Contributor

What problem does this PR solve?

Issue Number: close #20510

What is changed and how it works?

How it Works: and and or functions of folding should be specified to deal.

Related changes

  • Need to cherry-pick to the release branch

Check List

Tests

  • Unit test
  • Integration test

Side effects

  • Performance regression
    • Consumes more CPU

Release note

  • fix wrong fold constant 'and' 'or' functions

@lzmhhh123 lzmhhh123 requested a review from a team as a code owner October 21, 2020 09:56
@lzmhhh123 lzmhhh123 requested review from wshwsh12, XuHuaiyu, fzhedu and SunRunAway and removed request for a team October 21, 2020 09:56
@lzmhhh123 lzmhhh123 closed this Oct 22, 2020
@lzmhhh123 lzmhhh123 deleted the bug-fix/fix_wrong_constant_fold_and_or branch March 26, 2021 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wrong result in "left join" statement
1 participant