ClickHouse/libs/libcommon
Ivan a502424c33
Implement support for insertion into Kafka tables (#6012)
* Add write-callback on each row for RowOutputStream
* Fix build of new rdkafka library
* Poll messages if Kafka outgoing queue is full
* Add test
* Add test producer-consumer
* Truncate delimiter from last row in message
2019-08-20 14:17:57 +03:00
..
cmake refactor and comments 2019-07-05 13:48:47 +00:00
include Implement support for insertion into Kafka tables (#6012) 2019-08-20 14:17:57 +03:00
src Changed boost::filesystem to std::filesystem 2019-08-07 18:52:08 +03:00
CMakeLists.txt Build fixes (#6491) 2019-08-18 01:53:46 +03:00