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.
1 parent d30097f commit faa7146Copy full SHA for faa7146
src/test/modules/delay_execution/specs/partition-addition.spec
@@ -20,7 +20,7 @@ teardown
20
# of which we expect foo1 to be pruned at planning and foo3 at execution.
21
# Then we'll block, and by the time the query is actually executed,
22
# partition foo2 will also exist. We expect that not to be scanned.
23
-# This test is specifically designed to check ExecCreatePartitionPruneState's
+# This test is specifically designed to check CreatePartitionPruneState's
24
# code for matching up the partition lists in such cases.
25
26
session "s1"
0 commit comments