ClickHouse/src/Storages/Kafka
Kruglov Pavel ce8e49a9a0
Merge pull request #45693 from Avogar/fix-kafka-protobuf
Fix formats parser resetting, test processing bad messages in kafka
2023-03-02 11:50:45 +01:00
..
KafkaConsumer.cpp Merge branch 'master' into filimonov-kafka-Local-No-offset-stored 2023-02-12 04:01:07 +01:00
KafkaConsumer.h Fix comments 2022-12-15 19:47:10 +00:00
KafkaProducer.cpp Fix race 2023-02-13 16:02:41 +01:00
KafkaProducer.h Don't use async producing in Kafka 2022-12-30 16:40:04 +00:00
KafkaSettings.cpp Better exceptions rethrow 2020-10-26 06:35:57 +03:00
KafkaSettings.h Better alias definition 2023-02-01 13:54:03 +00:00
KafkaSource.cpp Fix special build 2023-02-28 14:33:41 +01:00
KafkaSource.h Improve and refactor Kafka/StorageMQ/NATS and data formats 2022-10-28 16:41:10 +00:00
parseSyslogLevel.cpp Fix half of typos 2020-08-08 03:47:03 +03:00
parseSyslogLevel.h Redirect librdkafka logs from stderr to clickhouse logger 2020-05-17 20:27:36 +03:00
StorageKafka.cpp Reduce indentation by early out 2023-02-25 15:36:59 +00:00
StorageKafka.h Allow configuration of Kafka topics with periods 2023-02-22 20:35:09 +00:00