ClickHouse/dbms/src/Storages/Kafka
Ivan Lezhankin a7e838e328 Replace all other casts to method IAST::As<Derived>
Also remove some redundant methods like IsIdentifier() et. al.
2019-03-11 15:49:39 +03:00
..
CMakeLists.txt fix link order 2019-02-12 15:59:40 +03:00
KafkaBlockInputStream.cpp Tests are now passing locally 2019-02-11 14:54:30 +03:00
KafkaBlockInputStream.h Tests are now passing locally 2019-02-11 14:54:30 +03:00
KafkaSettings.cpp Fix build without contrib/cppkafka submodule 2019-02-11 19:34:32 +03:00
KafkaSettings.h Fix build without contrib/cppkafka submodule 2019-02-11 19:34:32 +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 Replace all other casts to method IAST::As<Derived> 2019-03-11 15:49:39 +03:00
StorageKafka.h IStorage::read() function, "max_block_size" parameter: change type UInt64 -> size_t. 2019-02-19 14:56:08 +03:00