zhuqi-lucas opened a new pull request, #16604: URL: https://github.com/apache/datafusion/pull/16604
## Which issue does this PR close? - Closes [#16603](https://github.com/apache/datafusion/issues/16603) ## Rationale for this change When debugging the issue: https://github.com/apache/datafusion/issues/16591 I found that: Currently, our benchmark debug is not using explain tree format, this ticket will improve it to tree format. ## What changes are included in this PR? Currently, our benchmark debug is not using explain tree format, this ticket will improve it to tree format. Add explain_option_format API for dataframe, using the API for benchmark debug. ## Are these changes tested? Tested ## Are there any user-facing changes? Default to tree format for benchmark. -- 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