Skip to content

Commit be756c3

Browse files
committed
fix
1 parent bd14b94 commit be756c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

datafusion/sqllogictest/test_files/explain.slt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ set datafusion.explain.format = "xxx";
542542
statement ok
543543
set datafusion.explain.format = "tree";
544544

545-
query TT
545+
query TT
546546
EXPLAIN VERBOSE SELECT a, b, c FROM simple_explain_test
547547
----
548548
initial_logical_plan

0 commit comments

Comments
 (0)