Update polymorphic_parts_l.xml

This commit is contained in:
Alexander Kuzmenkov 2020-07-03 09:11:17 +03:00 committed by GitHub
parent 17d49af183
commit 68ca587a71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 1000 rows, because single insert query is too fast -->