mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
rm crutch in test
This commit is contained in:
parent
8ba3d405de
commit
726aec1f51
@ -1,5 +1,3 @@
|
|||||||
SET max_threads = 1;
|
|
||||||
|
|
||||||
DROP TABLE IF EXISTS with_fill_date;
|
DROP TABLE IF EXISTS with_fill_date;
|
||||||
CREATE TABLE with_fill_date (d Date, d32 Date32) ENGINE = Memory;
|
CREATE TABLE with_fill_date (d Date, d32 Date32) ENGINE = Memory;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user