mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
fixup
This commit is contained in:
parent
7e76b7b510
commit
e15a8d5ac0
@ -2,7 +2,7 @@
|
||||
|
||||
<create_query>CREATE TABLE IF NOT EXISTS table_{format} ENGINE = File({format}) AS test.hits</create_query>
|
||||
|
||||
<fill_query>INSERT INTO table_{format} SELECT * FROM test.hits LIMIT 100000</fill_query>
|
||||
<fill_query>INSERT INTO table_{format} SELECT * FROM test.hits LIMIT 200000</fill_query>
|
||||
|
||||
<substitutions>
|
||||
<substitution>
|
||||
|
Loading…
Reference in New Issue
Block a user