ClickHouse/dbms/src/Storages/Kafka
2019-03-24 01:45:28 +03:00
..
CMakeLists.txt fix link order 2019-02-12 15:59:40 +03:00
KafkaBlockInputStream.cpp Arcadia fix 2019-03-12 15:06:17 +03:00
KafkaBlockInputStream.h Tests are now passing locally 2019-02-11 14:54:30 +03:00
KafkaSettings.cpp ParserCreateQuery: moved code to cpp 2019-03-24 01:45:28 +03:00
KafkaSettings.h Move Interpreters/Settings* -> Core/Settings* 2019-03-22 15:08:30 +03:00
ReadBufferFromKafkaConsumer.cpp Poll messages in batches of max_block_size size. 2019-01-25 15:48:59 +03:00
ReadBufferFromKafkaConsumer.h Poll messages in batches of max_block_size size. 2019-01-25 15:48:59 +03:00
StorageKafka.cpp Revert references where they were before refactoring. 2019-03-15 19:14:13 +03:00
StorageKafka.h IStorage::read() function, "max_block_size" parameter: change type UInt64 -> size_t. 2019-02-19 14:56:08 +03:00