parthchandra opened a new pull request, #577: URL: https://github.com/apache/datafusion-comet/pull/577
## Which issue does this PR close? Closes #568 ## Rationale for this change The message is confusing (and incorrect) ## What changes are included in this PR? Does not add any explain info for BroadcastExchange plan nodes during planning. Explain plan information is added when a native broadcast exchange is added (usually in a parent node) Also improves the messages slightly for SortMergeJoin and BroadcastJoin. ## How are these changes tested? Rerun queries list output for TPC-H and TPC-DS -- 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