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:
Alexey Milovidov 2017-10-26 21:11:09 +03:00
parent ac5062d592
commit 1f81797adc

View File

@ -1,5 +1,3 @@
SET min_bytes_to_use_direct_io = 128;
DROP TABLE IF EXISTS test.stored_aggregates;
CREATE TABLE test.stored_aggregates