Skip to content

prewhere action should preserve sorting columns#39157

Merged
KochetovNicolai merged 6 commits intomasterfrom
bug-lost-column
Jul 15, 2022
Merged

prewhere action should preserve sorting columns#39157
KochetovNicolai merged 6 commits intomasterfrom
bug-lost-column

Conversation

@yakov-olkhovskiy
Copy link
Copy Markdown
Member

@yakov-olkhovskiy yakov-olkhovskiy commented Jul 13, 2022

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in official stable or prestable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Fixed error Not found column Type in block in selects with PREWHERE and read-in-order optimizations.

closes #37381
closes #36043

@yakov-olkhovskiy yakov-olkhovskiy added the can be tested Allows running workflows for external contributors label Jul 13, 2022
@robot-ch-test-poll robot-ch-test-poll added the pr-bugfix Pull request with bugfix, not backported by default label Jul 13, 2022
@yakov-olkhovskiy yakov-olkhovskiy marked this pull request as ready for review July 13, 2022 23:40
@orloffv
Copy link
Copy Markdown
Contributor

orloffv commented Jul 14, 2022

can you backport this pr to old stable releases?

@KochetovNicolai KochetovNicolai self-assigned this Jul 14, 2022
@KochetovNicolai
Copy link
Copy Markdown
Member

@orloffv definitely

@KochetovNicolai KochetovNicolai added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Jul 14, 2022
@KochetovNicolai KochetovNicolai merged commit f6a82a6 into master Jul 15, 2022
@KochetovNicolai KochetovNicolai deleted the bug-lost-column branch July 15, 2022 14:37
KochetovNicolai added a commit that referenced this pull request Jul 19, 2022
Backport #39157 to 22.4: prewhere action should preserve sorting columns
KochetovNicolai added a commit that referenced this pull request Jul 19, 2022
Backport #39157 to 22.5: prewhere action should preserve sorting columns
KochetovNicolai added a commit that referenced this pull request Jul 19, 2022
Backport #39157 to 22.6: prewhere action should preserve sorting columns
@robot-ch-test-poll robot-ch-test-poll added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Jul 19, 2022
KochetovNicolai added a commit that referenced this pull request Aug 1, 2022
Backport #39157 to 22.3: prewhere action should preserve sorting columns
KochetovNicolai added a commit that referenced this pull request Aug 1, 2022
Backport #39157 to 21.8: prewhere action should preserve sorting columns
KochetovNicolai added a commit that referenced this pull request Nov 3, 2022
KochetovNicolai added a commit that referenced this pull request Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

can be tested Allows running workflows for external contributors pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-bugfix Pull request with bugfix, not backported by default pr-must-backport Pull request should be backported intentionally. Use this label with great care!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exception with optimize_move_to_prewhere = 1 Not found column in block exception

4 participants