mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Update polymorphic_parts_s.xml
This commit is contained in:
parent
d1a93523b6
commit
03becdbae4
@ -15,7 +15,7 @@
|
||||
</create_query>
|
||||
<create_query>
|
||||
CREATE TABLE hits_buffer AS hits_10m_single
|
||||
ENGINE = Buffer(default, hits_wide, 16, 10, 100, 10000, 1000000, 10000000, 100000000)
|
||||
ENGINE = Buffer(default, hits_wide, 1, 0, 0, 10000, 10000, 0, 0)
|
||||
</create_query>
|
||||
|
||||
<!-- Emulate writing many parts with 1 row, because single insert query is too fast -->
|
||||
|
Loading…
Reference in New Issue
Block a user