mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Don't use direct IO in test as it doesn't work in encrypted FS and is irrelevant for the test [#CLICKHOUSE-2].
This commit is contained in:
parent
ac5062d592
commit
1f81797adc
@ -1,5 +1,3 @@
|
||||
SET min_bytes_to_use_direct_io = 128;
|
||||
|
||||
DROP TABLE IF EXISTS test.stored_aggregates;
|
||||
|
||||
CREATE TABLE test.stored_aggregates
|
||||
|
Loading…
Reference in New Issue
Block a user