huaxingao commented on pull request #33680:
URL: https://github.com/apache/spark/pull/33680#issuecomment-894905042


   > is it possible to add a test?
   
   @viirya Thanks for taking a look. The reason that I didn't add a new test is 
because we have partition pruning test with both partition filters and data 
filters here 
https://github.com/apache/spark/blob/master/sql/core/src/test/scala/org/apache/spark/sql/FileBasedDataSourceSuite.scala#L734
   For pushed down filters display in explain, i modified the expected result 
in `ExplainSuite`. Any suggestions for the new tests to add?
   


-- 
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: [email protected]

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