We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4b03d2 commit 22d7da8Copy full SHA for 22d7da8
1 file changed
datafusion/sqllogictest/test_files/explain.slt
@@ -647,11 +647,11 @@ logical_plan
647
02)--{
648
03)----"Plan": {
649
04)------"Node Type": "Values",
650
-05)------"Values": "(Int64(1))",
651
-06)------"Plans": [],
652
-07)------"Output": [
653
-08)--------"column1"
654
-09)------]
+05)------"Output": [
+06)--------"column1"
+07)------],
+08)------"Plans": [],
+09)------"Values": "(Int64(1))"
655
10)----}
656
11)--}
657
12)]
0 commit comments