Skip to content

Commit a778f73

Browse files
committed
changed date overflow behavour to saturate
1 parent 06945b8 commit a778f73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/clickhouse/users.d/users.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<use_uncompressed_cache>1</use_uncompressed_cache>
1010
<load_balancing>random</load_balancing>
1111
<max_query_size>1048576</max_query_size>
12+
<date_time_overflow_behavior>saturate</date_time_overflow_behavior>
1213
</default>
1314
<readonly>
1415
<max_memory_usage>30000000000</max_memory_usage>

0 commit comments

Comments
 (0)