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 429cfc7 + 18f6158 commit 19d91ffCopy full SHA for 19d91ff
pkg/ccl/logictestccl/testdata/logic_test/regional_by_row_cascade
@@ -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
+query I retry
68
SELECT count(*) FROM [EXPLAIN (VERBOSE) DELETE FROM great_grandparent WHERE i = 1] WHERE info LIKE '%parallel%';
69
----
70
1
0 commit comments