We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ff6059 commit b4b03d2Copy full SHA for b4b03d2
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)------"Output": [
651
-06)--------"column1"
652
-07)------],
653
-08)------"Plans": [],
654
-09)------"Values": "(Int64(1))"
+05)------"Values": "(Int64(1))",
+06)------"Plans": [],
+07)------"Output": [
+08)--------"column1"
+09)------]
655
10)----}
656
11)--}
657
12)]
0 commit comments