Remove flaky setting from test.

This commit is contained in:
Yarik Briukhovetskyi 2024-11-18 17:56:13 +01:00 committed by GitHub
parent 0d26ab3288
commit 3cfd9a72ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,6 @@
-- Tags: distributed
SET max_execution_speed = 1000000;
SET max_execution_time = 1000;
SET timeout_before_checking_execution_speed = 0;
SET max_block_size = 100;