comphead commented on code in PR #15232: URL: https://github.com/apache/datafusion/pull/15232#discussion_r1995801147
########## datafusion/sqllogictest/test_files/explain_tree.slt: ########## @@ -246,6 +252,72 @@ physical_plan 11)│ format: csv │ 12)└───────────────────────────┘ +query TT +explain VERBOSE +SELECT /*+ REPARTITION(4) */ * Review Comment: do we need this hint here? -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org