We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03593e0 + 207bd3f commit 5480846Copy full SHA for 5480846
pkg/ccl/logictestccl/testdata/logic_test/regional_by_row_cascade
@@ -1,4 +1,4 @@
1
-# LogicTest: multiregion-9node-3region-3azs
+# LogicTest: multiregion-9node-3region-3azs !metamorphic-batch-sizes
2
3
# Set the closed timestamp interval to be short to shorten the amount of time
4
# we need to wait for the system config to propagate.
@@ -64,7 +64,7 @@ SELECT crdb_internal.clear_table_stats_cache();
64
65
# Only the scan in the main query is parallelized when we don't have stats on
66
# the descendant tables.
67
-query I retry
+query I
68
SELECT count(*) FROM [EXPLAIN (VERBOSE) DELETE FROM great_grandparent WHERE i = 1] WHERE info LIKE '%parallel%';
69
----
70
0 commit comments