Re: [PR] Implement tree explain for InterleaveExec [datafusion]

2025-03-15 Thread via GitHub
alamb merged PR #15219: URL: https://github.com/apache/datafusion/pull/15219 -- 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...@datafusi

[PR] Implement tree explain for InterleaveExec [datafusion]

2025-03-13 Thread via GitHub
zebsme opened a new pull request, #15219: URL: https://github.com/apache/datafusion/pull/15219 ## Which issue does this PR close? - Closes #15196 - Part of #14914 ## Rationale for this change ## What changes are included in this PR? 1. Imple