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

Backport fixes avoiding to CSE volatile and short-cutting expressions to v34 #227

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

joroKr21
Copy link

@joroKr21 joroKr21 commented Apr 4, 2024

Which issue does this PR close?

Closes #.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

* fix: don't extract common sub expr in CASE WHEN clause

* fix ci

* fix
…expression (apache#8928)

* fix: common_subexpr_eliminate rule should not apply to short-circuit expression

* add more tests

* format

* minor

* apply reviews

* add some commont

* fmt
@joroKr21 joroKr21 merged commit 587db3b into v34 Apr 4, 2024
24 of 44 checks passed
@joroKr21 joroKr21 deleted the backport/volatile-fixes branch April 4, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants