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

Rename joined table totals columns #9939

Merged
merged 4 commits into from Mar 31, 2020
Merged

Rename joined table totals columns #9939

merged 4 commits into from Mar 31, 2020

Conversation

4ertus2
Copy link
Contributor

@4ertus2 4ertus2 commented Mar 30, 2020

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 'Not found column in block' error when JOIN appears with TOTALS. Fixes #9839

Detailed description / Documentation draft:
Rename totals block columns from right table according to joined column names.

@4ertus2 4ertus2 changed the title rename joined right table totals columns Rename joined table totals columns Mar 30, 2020
@qoega qoega added no-docs-needed pr-bugfix Pull request with bugfix, not backported by default labels Mar 30, 2020
@4ertus2 4ertus2 merged commit cd1683a into ClickHouse:master Mar 31, 2020
akuzm pushed a commit that referenced this pull request Apr 10, 2020
akuzm pushed a commit that referenced this pull request Apr 10, 2020
alesapin pushed a commit that referenced this pull request Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-docs-needed pr-bugfix Pull request with bugfix, not backported by default
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JOIN ... GROUP BY ... WITH TOTALS throwing exception on join
5 participants