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 9c0de04 commit 8a927e3Copy full SHA for 8a927e3
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