This commit is contained in:
jsc0218 2024-08-23 01:02:46 +00:00
parent 55855acfcd
commit 073ef13e36

View File

@ -1,3 +1,5 @@
-- Tags: long, no-parallel
DROP TABLE IF EXISTS t;
create table t (c1 Int64, c2 String, c3 DateTime, c4 Int8, c5 String, c6 String, c7 String, c8 String, c9 String, c10 String, c11 String, c12 String, c13 Int8, c14 Int64, c15 String, c16 String, c17 String, c18 Int64, c19 Int64, c20 Int64) engine ReplicatedMergeTree('/clickhouse/test/{database}/test_02477', '1') order by c18