Skip to content

Fix exception when subquery contains having but doesn't contain actual aggregation#44051

Merged
nickitat merged 1 commit intoClickHouse:masterfrom
nickitat:having_without_actual_aggregation_bug
Dec 10, 2022
Merged

Fix exception when subquery contains having but doesn't contain actual aggregation#44051
nickitat merged 1 commit intoClickHouse:masterfrom
nickitat:having_without_actual_aggregation_bug

Conversation

@nickitat
Copy link
Copy Markdown
Member

@nickitat nickitat commented Dec 8, 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 exception when subquery contains having but doesn't contain actual aggregation.

Fixes: #42819 #44041

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Dec 8, 2022
@nickitat nickitat linked an issue Dec 8, 2022 that may be closed by this pull request
@nickitat nickitat changed the title Hopefully fix for #44041 Fix exception when subquery contains having but doesn't contain actual aggregation Dec 8, 2022
@nickitat nickitat marked this pull request as ready for review December 9, 2022 10:49
@nickitat
Copy link
Copy Markdown
Member Author

nickitat commented Dec 9, 2022

Stress test (ubsan) - #44071

@evillique evillique self-assigned this Dec 9, 2022
@nickitat nickitat merged commit 3e3738b into ClickHouse:master Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chunk info was not set for chunk in GroupingAggregatedTransform Logical error: Chunk info was not set for chunk in GroupingAggregatedTransform

3 participants