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 d702e26 commit 61839f9Copy full SHA for 61839f9
tests/sqllogictests/suites/mode/cluster/update.test
@@ -56,4 +56,6 @@ SELECT * FROM t1 ORDER BY b
56
query T
57
explain fragments UPDATE t1 SET a = 3 WHERE false
58
----
59
-EmptyResultScan
+Fragment 0:
60
+ EmptyResultScan
61
+(empty)
0 commit comments