mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-05 23:31:24 +00:00
0965f991b3
There are common cases where a message doesn't end with a row delimiter. This patch allows specifying a row_delimiter char to compensate that. https://github.com/yandex/ClickHouse/issues/2298
6 lines
100 B
XML
6 lines
100 B
XML
<yandex>
|
|
<kafka>
|
|
<auto_offset_reset>earliest</auto_offset_reset>
|
|
</kafka>
|
|
</yandex>
|