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

Add new system table "merge_tree_settings" #2841

Merged
merged 8 commits into from
Aug 10, 2018
Merged

Add new system table "merge_tree_settings" #2841

merged 8 commits into from
Aug 10, 2018

Conversation

kshvakov
Copy link
Contributor

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

@alexey-milovidov alexey-milovidov merged commit a3ace87 into ClickHouse:master Aug 10, 2018
@alexey-milovidov
Copy link
Member

👍

A few notes:

  • commits were squashed because there are commits from previous PRs; it's better to merge with upstream before PR;
  • note that each table can have individual settings (SETTINGS clause in CREATE TABLE) and currently there is still no way to show (except SHOW CREATE TABLE) or change (except manual edit metadata files) these values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants