ClickHouse/dbms/tests/integration/test_storage_kafka
Ivan 7ba4e36e73
Don't push to MVs when inserting into Kafka table (#7265)
* Do not insert values into MV when inserting directly to Kafka
* Add method noPushingToViews() to IStorage interface
  To separate InterpreterInsertQuery and StorageKafka
2019-10-22 13:31:28 +03:00
..
clickhouse_path/format_schemas
configs Fix kafka tests (#6805) 2019-09-05 00:25:33 +03:00
__init__.py
kafka_pb2.py
test_kafka_json.reference
test_kafka_virtual1.reference Update references 2019-08-07 12:54:29 +03:00
test_kafka_virtual2.reference Update references 2019-08-07 12:54:29 +03:00
test.py Don't push to MVs when inserting into Kafka table (#7265) 2019-10-22 13:31:28 +03:00