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

Fix various sum*() functions via remote() usage (incorrect function name) #9636

Merged
merged 1 commit into from Mar 14, 2020

Conversation

azat
Copy link
Collaborator

@azat azat commented Mar 12, 2020

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fixed incorrect internal function names for sumKahan and sumWithOverflow. I lead to exception while using this functions in remote queries.

Fix various sum*() functions via remote() usage (incorrect function name)

@alexey-milovidov alexey-milovidov added the pr-bugfix Pull request with bugfix, not backported by default label Mar 12, 2020
@alexey-milovidov alexey-milovidov merged commit 3ef1d40 into ClickHouse:master Mar 14, 2020
@azat azat deleted the fix-sum-remote branch March 15, 2020 10:08
alesapin pushed a commit that referenced this pull request Mar 16, 2020
Fix various sum*() functions via remote() usage (incorrect function name)
@alesapin alesapin added the v20.3 label Mar 16, 2020
KochetovNicolai pushed a commit that referenced this pull request Mar 16, 2020
Fix various sum*() functions via remote() usage (incorrect function name)

(cherry picked from commit 3ef1d40)
vitlibar pushed a commit that referenced this pull request Mar 26, 2020
Fix various sum*() functions via remote() usage (incorrect function name)

(cherry picked from commit 3ef1d40)
vitlibar pushed a commit that referenced this pull request Mar 26, 2020
Fix various sum*() functions via remote() usage (incorrect function name)

(cherry picked from commit 3ef1d40)
vitlibar pushed a commit that referenced this pull request Mar 27, 2020
Fix various sum*() functions via remote() usage (incorrect function name)

(cherry picked from commit 3ef1d40)
vitlibar pushed a commit that referenced this pull request Mar 27, 2020
Fix various sum*() functions via remote() usage (incorrect function name)

(cherry picked from commit 3ef1d40)
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.

None yet

6 participants