ClickHouse/dbms/tests/integration/test_storage_kafka
Ivan 5851316742
Don't interrupt copyData() used inside Kafka materialized views (#6597)
* Print better offsets on commit
* Stop consumption on the read buffer level
* Don't use cancellation in the middle of copyData()
* Add test
* Disable squashing stream for Kafka materialized views
* Commit last read message, since rdkafka auto-modifies offset
2019-08-29 18:36:07 +03:00
..
clickhouse_path/format_schemas Add a kafka test using protobuf format. 2019-03-29 22:36:19 +03:00
configs Add row_delimiter argument to StorageKafka. 2018-07-25 18:54:01 +03:00
__init__.py Add row_delimiter argument to StorageKafka. 2018-07-25 18:54:01 +03:00
kafka_pb2.py Add a kafka test using protobuf format. 2019-03-29 22:36:19 +03:00
test_kafka_json.reference Add row_delimiter argument to StorageKafka. 2018-07-25 18:54:01 +03:00
test_kafka_virtual1.reference Update references 2019-08-07 12:54:29 +03:00
test_kafka_virtual2.reference Update references 2019-08-07 12:54:29 +03:00
test.py Don't interrupt copyData() used inside Kafka materialized views (#6597) 2019-08-29 18:36:07 +03:00