mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
no-msan 00314_sample_factor_virtual_column
This commit is contained in:
parent
c64f060496
commit
bf2e679a51
@ -1,3 +1,7 @@
|
||||
-- Tags: no-msan
|
||||
-- ^
|
||||
-- makes SELECTs extremely slow sometimes for some reason: "Aggregated. 1000000 to 1 rows (from 7.63 MiB) in 242.829221645 sec."
|
||||
|
||||
DROP TABLE IF EXISTS sample_00314_1;
|
||||
DROP TABLE IF EXISTS sample_00314_2;
|
||||
DROP TABLE IF EXISTS sample_merge_00314;
|
||||
|
Loading…
Reference in New Issue
Block a user