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 incorrect exception message #43920

Merged
merged 3 commits into from Dec 6, 2022
Merged

Conversation

alexey-milovidov
Copy link
Member

Changelog category (leave one):

  • Improvement

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

When ClickHouse requests a remote HTTP server, and it returns an error, the numeric HTTP code was not displayed correctly in the exception message. Closes #43919.

@robot-ch-test-poll1 robot-ch-test-poll1 added the pr-improvement Pull request with some product improvements label Dec 4, 2022
@davenger davenger self-assigned this Dec 4, 2022
@davenger
Copy link
Member

davenger commented Dec 5, 2022

clang-15 debug build failure is unrelated. Fixed here 408cea8

@davenger
Copy link
Member

davenger commented Dec 5, 2022

01072_window_view_multiple_columns_groupby tsan timeout #43659

@davenger davenger merged commit 87663d3 into master Dec 6, 2022
@davenger davenger deleted the fix-incorrect-exception-message branch December 6, 2022 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-improvement Pull request with some product improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Double whitespace in error message.
3 participants