-
Notifications
You must be signed in to change notification settings - Fork 32
docs: add new ch setting #670
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a new ClickHouse configuration setting to the self-hosted external ClickHouse documentation. The change introduces the allow_materialized_view_with_bad_select
setting with a value of 1.
- Adds the
allow_materialized_view_with_bad_select
configuration option
Preview ID generated: preview-infraa-1758923526-7643138 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
W Copilot review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
Clarify comment for allow_materialized_view_with_bad_select setting.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
Preview ID generated: preview-infraa-1758924828-21562ff |
Add new ch setting to docs