Skip to content

Conversation

@tavplubix
Copy link
Member

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 Unknown setting profile error on attempt to set settings profile.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Dec 16, 2020
@alexey-milovidov alexey-milovidov self-assigned this Dec 16, 2020
@alexey-milovidov alexey-milovidov merged commit 81c00a4 into master Dec 17, 2020
@alexey-milovidov alexey-milovidov deleted the fix_checking_profile_settings_constraints branch December 17, 2020 04:18
robot-clickhouse pushed a commit that referenced this pull request Dec 17, 2020
robot-clickhouse pushed a commit that referenced this pull request Dec 17, 2020
robot-clickhouse pushed a commit that referenced this pull request Dec 17, 2020
robot-clickhouse pushed a commit that referenced this pull request Dec 17, 2020

if (setting_name == "profile")
{
/// TODO Check profile settings in Context::setProfile(...), not here. It will be backward incompatible.
Copy link
Member

@vitlibar vitlibar Dec 17, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with this TODO, I think I'll make some refactoring later.

tavplubix added a commit that referenced this pull request Dec 17, 2020
Backport #18167 to 20.11: Fix `Unknown setting profile` error on attempt to set settings profile
tavplubix added a commit that referenced this pull request Dec 17, 2020
Backport #18167 to 20.12: Fix `Unknown setting profile` error on attempt to set settings profile
tavplubix added a commit that referenced this pull request Dec 17, 2020
Backport #18167 to 20.10: Fix `Unknown setting profile` error on attempt to set settings profile
tavplubix pushed a commit that referenced this pull request Dec 17, 2020
…gs_constraints

Fix `Unknown setting profile` error on attempt to set settings profile

(cherry picked from commit 81c00a4)
alexey-milovidov added a commit that referenced this pull request Dec 31, 2020
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.

5 participants