-
Notifications
You must be signed in to change notification settings - Fork 618
Support for Map values in ClickHouse settings #1896
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
Support for Map values in ClickHouse settings #1896
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.
Thanks @solontsev! The changes look reasonable to me overall, left a couple minor comments
@solontsev when you have some time could you merge in the latest from main in order to fix the ci lint failures? |
Done. Should be OK now |
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.
LGTM! Thanks @solontsev!
cc @alamb
https://clickhouse.com/docs/operations/settings/settings#additional_table_filters
Current implementation only parses simple settings with key = value format