ClickHouse/src/Storages/RabbitMQ
Vitaly Baranov e1f7f04752
Referential dependencies for RESTORE (#43834)
* Rename DDLDependencyVisitor -> DDLLoadingDependencyVisitor.

* Move building a loading graph to TablesLoader.

* Implement referential dependencies for tables and use them
when restoring tables from a backup.

* Remove StorageID::operator < (because of its inconsistency with ==).

* Add new tests.

* Fix test.

* Fix memory leak.

Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2022-12-02 15:05:46 +01:00
..
Buffer_fwd.h
RabbitMQConnection.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
RabbitMQConnection.h Fix review issues; add insert queue parameter 2022-05-16 16:35:17 +03:00
RabbitMQHandler.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
RabbitMQHandler.h Fix clang-tidy warnings in Server, Storages folders 2022-03-14 18:17:35 +00:00
RabbitMQSettings.cpp Better exceptions rethrow 2020-10-26 06:35:57 +03:00
RabbitMQSettings.h Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into rabbit-kafka-select-commit 2021-11-29 10:08:14 +00:00
RabbitMQSink.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
RabbitMQSink.h Remove streams from formats. 2021-10-11 19:11:50 +03:00
RabbitMQSource.cpp Update RabbitMQSource.cpp 2022-06-27 15:39:22 +02:00
RabbitMQSource.h Move some resources 2022-05-20 19:49:31 +00:00
ReadBufferFromRabbitMQConsumer.cpp Fix 2022-06-23 20:48:32 +02:00
ReadBufferFromRabbitMQConsumer.h Fix 2022-06-23 20:48:32 +02:00
StorageRabbitMQ.cpp Referential dependencies for RESTORE (#43834) 2022-12-02 15:05:46 +01:00
StorageRabbitMQ.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
WriteBufferToRabbitMQProducer.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
WriteBufferToRabbitMQProducer.h Better 2021-11-02 22:47:27 +03:00