zinking commented on PR #37479:
URL: https://github.com/apache/spark/pull/37479#issuecomment-1212897707

   
   the point is clear and valid.  
   
   what about this case:  `day(ts)=1` versus `col1 > 13`. where `ts` is a 
partition column while `col1` is not.  and some v2 data source implementation 
is capable of pushing that `day` function down. ?  what will happen?
   
   thought the fix should be more complicated though.
   


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