We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06945b8 commit a778f73Copy full SHA for a778f73
config/clickhouse/users.d/users.xml
@@ -9,6 +9,7 @@
9
<use_uncompressed_cache>1</use_uncompressed_cache>
10
<load_balancing>random</load_balancing>
11
<max_query_size>1048576</max_query_size>
12
+ <date_time_overflow_behavior>saturate</date_time_overflow_behavior>
13
</default>
14
<readonly>
15
<max_memory_usage>30000000000</max_memory_usage>
0 commit comments