no-msan 00314_sample_factor_virtual_column

This commit is contained in:
Michael Kolupaev 2024-08-05 19:40:25 +00:00
parent c64f060496
commit bf2e679a51

View File

@ -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;