Skip to content

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

New issue

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

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

Already on GitHub? # to your account

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
@joroKr21 joroKr21 deleted the backport/volatile-fixes branch April 4, 2024 17:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants