cloud-fan commented on pull request #29831:
URL: https://github.com/apache/spark/pull/29831#issuecomment-713639134


   > The current code assumes the same partition filters are generated again in 
FileSourceStrategy and passed into FileSourceScanExec.
   
   A further refactor can be: remove the partition filters after they are 
pushed down into the catalog file index in the optimizer rule. Also keep the 
partition filters in the query plan so that we can explain them.


----------------------------------------------------------------
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]

Reply via email to