Replies: 1 comment
-
ClickHouse settings can be configured on the connection level starting from |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We want to use some clickhouse experimental features, such as window function, but we can not set session settings in current version.
set allow_experimental_window_functions = 1;
Beta Was this translation helpful? Give feedback.
All reactions