ClickHouse/tests
chen 60b7ad819d
Add system.marked_dropped_tables (#47364)
* add system table marked_dropped_tables

* add test

* add test

* fix

* fix test

* fix style

* fix test

* Update 25400_marked_dropped_tables.sql

* Update 25400_marked_dropped_tables.sql

* Update 25400_marked_dropped_tables.sql

* Update 25400_marked_dropped_tables.sql

* Update 25400_marked_dropped_tables.sql

* fix

* fix test

* Update StorageSystemMarkedDroppedTables.cpp

* fix

* if table_mark_dropped.table is nullptr, engine set empty
2023-03-17 13:48:26 +03:00
..
ci Disable grace hash join in upgrade check (#47474) 2023-03-11 19:06:07 +03:00
config Revert debug changes 2023-03-09 08:07:59 +00:00
fuzz
instructions
integration Merge pull request #47631 from ClickHouse/fix_wait_for_zero_copy_lock 2023-03-17 11:15:55 +01:00
jepsen.clickhouse
perf_drafts
performance Optimize one nullable key aggregate performance (#45772) 2023-03-02 21:01:52 +01:00
queries Add system.marked_dropped_tables (#47364) 2023-03-17 13:48:26 +03:00
.gitignore
.rgignore
clickhouse-test Fix exception message in clickhouse-test 2023-03-15 18:42:26 +01:00
CMakeLists.txt
msan_suppressions.txt
tsan_suppressions.txt
ubsan_suppressions.txt