ClickHouse/src/Storages/Kafka
2021-09-15 22:35:48 +03:00
..
Buffer_fwd.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
KafkaBlockInputStream.cpp Safer processing of NULL messages in Kafka for some formats 2021-08-18 11:26:57 +02:00
KafkaBlockInputStream.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
KafkaBlockOutputStream.cpp Rewrite PushingToViewsBlockOutputStream part 6 2021-09-03 20:29:36 +03:00
KafkaBlockOutputStream.h Fix more tests. 2021-07-26 17:47:29 +03:00
KafkaSettings.cpp Better exceptions rethrow 2020-10-26 06:35:57 +03:00
KafkaSettings.h move HandleKafkaErrorMode to KafkaSettings 2021-03-31 17:16:51 +08: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
ReadBufferFromKafkaConsumer.cpp Update ReadBufferFromKafkaConsumer.cpp 2021-08-18 15:25:54 +03:00
ReadBufferFromKafkaConsumer.h Fix kafka failover issue (#21118). 2021-06-09 16:02:56 +02:00
StorageKafka.cpp Small refactoring. 2021-09-15 22:35:48 +03:00
StorageKafka.h Update Storage::write 2021-07-23 17:25:35 +03:00
WriteBufferToKafkaProducer.cpp Fix incorrect assertion during writing to StorageKafka 2021-08-19 22:07:20 +03:00
WriteBufferToKafkaProducer.h Fix clang-analyzer-optin.cplusplus.VirtualCall 2021-02-04 02:08:41 +03:00