alamb commented on code in PR #15232:
URL: https://github.com/apache/datafusion/pull/15232#discussion_r1996145712


##########
datafusion/sqllogictest/test_files/explain_tree.slt:
##########
@@ -246,6 +251,69 @@ physical_plan
 11)│        format: csv        │
 12)└───────────────────────────┘
 
+query TT
+explain VERBOSE SELECT * FROM limit_table LIMIT 10;

Review Comment:
   I took the liberty of making this change and pushing to the branch



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to