mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 01:51:59 +00:00
Fix test
This commit is contained in:
parent
fe155bb210
commit
d7bfe494b2
@ -1,6 +1,7 @@
|
||||
-- Tags: no-random-merge-tree-settings
|
||||
|
||||
SET use_uncompressed_cache = 0;
|
||||
SET allow_prefetched_read_pool_for_remote_filesystem=0;
|
||||
|
||||
DROP TABLE IF EXISTS adaptive_table;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user