We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b8136 commit de19bf5Copy full SHA for de19bf5
1 file changed
tests/queries/0_stateless/02490_replacing_merge_tree_is_deleted_column_transform_opt.sql
@@ -1,4 +1,4 @@
1
--- Test for https://github.com/ClickHouse/ClickHouse/pull/76978
+-- Test for FINAL query on ReplacingMergeTree + is_deleted makes use of optimizations.
2
3
DROP TABLE IF EXISTS tab;
4
0 commit comments