peter-toth opened a new pull request #23802: [SPARK-26893][SQL] Allow pushdown of partition pruning subquery filters to file source URL: https://github.com/apache/spark/pull/23802 ## What changes were proposed in this pull request? This PR introduces leveraging of subquery filters for partition pruning in file source. ## How was this patch tested? Added new UT and run existing UTs especially SPARK-25482 and SPARK-24085 related ones.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
