CodingCat opened a new pull request #29831: URL: https://github.com/apache/spark/pull/29831
### What changes were proposed in this pull request? This patch proposes to extract partition filters with `extractPredicatesWithinOutputSet` added in https://github.com/apache/spark/pull/29101/files#diff-6be42cfa3c62a7536b1eb1d6447c073c it will show the pushed down partition filter in explain() ### Why are the changes needed? without the patch, the explained plan is inconsistent with what is actually executed ### Does this PR introduce _any_ user-facing change no ### How was this patch tested? Unit test. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
