alesapin
|
1f0f1ecad3
|
CLICKHOUSE-3894: Fix Kafka test
|
2018-08-27 19:15:39 +03:00 |
|
Alexander Marshalov
|
154d7e3228
|
Added SETTINGS clause for Kafka storage engine
|
2018-08-03 21:51:28 +03:00 |
|
Amos Bird
|
54a08ed018
|
Use docker exec to operate on kafka.
|
2018-07-27 01:24:35 +08:00 |
|
Alexey Zatelepin
|
02946d2bc1
|
Revert "Set up dns server for kafka integration tests."
This reverts commit 1c75c19106 .
|
2018-07-26 18:52:50 +03:00 |
|
Alexey Milovidov
|
ec202a7fd0
|
Allow to start cluster with Kafka without pytest #2725
|
2018-07-26 17:40:33 +03:00 |
|
Amos Bird
|
1c75c19106
|
Set up dns server for kafka integration tests.
|
2018-07-26 12:53:48 +08:00 |
|
Amos Bird
|
0965f991b3
|
Add row_delimiter argument to StorageKafka.
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
|
2018-07-25 18:54:01 +03:00 |
|