ClickHouse/src/Storages/WindowView
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
..
StorageWindowView.cpp Referential dependencies for RESTORE (#43834) 2022-12-02 15:05:46 +01:00
StorageWindowView.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
WindowViewSource.h Merge branch 'master' into refactor-read-metrics-and-callbacks 2022-05-25 16:27:40 +02:00