Skip to content

Shrink totals block to 1 row for JOIN with TOTALS and arrayJoin#22129

Merged
alexey-milovidov merged 2 commits intoClickHouse:masterfrom
vdimir:issue-19303
Mar 29, 2021
Merged

Shrink totals block to 1 row for JOIN with TOTALS and arrayJoin#22129
alexey-milovidov merged 2 commits intoClickHouse:masterfrom
vdimir:issue-19303

Conversation

@vdimir
Copy link
Copy Markdown
Member

@vdimir vdimir commented Mar 25, 2021

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix error Invalid number of rows in Chunk in JOIN with TOTALS and arrayJoin. Closes #19303.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Mar 25, 2021
@alexey-milovidov alexey-milovidov self-assigned this Mar 29, 2021
@alexey-milovidov alexey-milovidov merged commit c762fa2 into ClickHouse:master Mar 29, 2021
robot-clickhouse pushed a commit that referenced this pull request Mar 29, 2021
robot-clickhouse pushed a commit that referenced this pull request Mar 29, 2021
robot-clickhouse pushed a commit that referenced this pull request Mar 29, 2021
@vdimir vdimir deleted the issue-19303 branch March 29, 2021 06:33
alexey-milovidov added a commit that referenced this pull request Mar 30, 2021
Backport #22129 to 21.3: Shrink totals block to 1 row for JOIN with TOTALS and arrayJoin
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.

Join + Invalid number of rows in Chunk

3 participants