Add new file

This commit is contained in:
冯毅
2023-03-02 09:58:43 +00:00
parent 990c166d6e
commit a29283b030

View File

@@ -0,0 +1,3 @@
set distributed_ddl_task_timeout = 180;
alter table system.query_log on cluster ck_cluster modify TTL event_date + INTERVAL 60 DAY;