ClickHouse/src/Storages/Kafka
2020-09-06 11:17:19 +08:00
..
Buffer_fwd.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
KafkaBlockInputStream.cpp kafka: avoid superior polling after DROP/DETACH TABLE 2020-07-03 09:23:39 +03:00
KafkaBlockInputStream.h Fix SIGSEGV in StorageKafka when broker is unavailable 2020-07-22 11:28:07 +03:00
KafkaBlockOutputStream.cpp fix issue #14202 2020-08-28 13:29:15 +08:00
KafkaBlockOutputStream.h Move getSampleBlockNonMaterialized to StorageInMemoryMetadata 2020-06-16 15:48:10 +03:00
KafkaSettings.cpp Rework and rename the template class SettingsCollection => BaseSettings. 2020-07-31 20:54:18 +03:00
KafkaSettings.h Rework and rename the template class SettingsCollection => BaseSettings. 2020-07-31 20:54:18 +03: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 Fix half of typos 2020-08-08 03:47:03 +03:00
ReadBufferFromKafkaConsumer.h kafka: fix SIGSEGV if there is an message with error in the middle of the batch 2020-07-10 11:41:44 +03:00
StorageKafka.cpp fix code style 2020-09-06 11:17:19 +08:00
StorageKafka.h fix code style 2020-09-06 11:17:19 +08:00
WriteBufferToKafkaProducer.cpp Fix half of typos 2020-08-08 03:47:03 +03:00
WriteBufferToKafkaProducer.h dbms/ → src/ 2020-04-03 18:14:31 +03:00