Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e393c3af3f
commit
4978089aab
4963 changed files with 677545 additions and 0 deletions
12
plugins/inputs/clickhouse/dev/part_log.xml
Normal file
12
plugins/inputs/clickhouse/dev/part_log.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<yandex>
|
||||
<part_log>
|
||||
<database>system</database>
|
||||
<table>part_log</table>
|
||||
<flush_interval_milliseconds>7500</flush_interval_milliseconds>
|
||||
<!-- 19.16 -->
|
||||
<partition_by>event_date</partition_by>
|
||||
<!-- 20.5 -->
|
||||
<!-- <engine>Engine = MergeTree PARTITION BY event_date ORDER BY event_time TTL event_date + INTERVAL 30 day</engine> -->
|
||||
</part_log>
|
||||
|
||||
</yandex>
|
Loading…
Add table
Add a link
Reference in a new issue