kbendick commented on issue #4997:
URL: https://github.com/apache/iceberg/issues/4997#issuecomment-1150651922

   @puchengy can you test if the same table with Spark but created not as an 
Iceberg table (eg `using parquet`) would have predicate push down?
   
   If not, then this likely needs to be addressed upstream in Spark. If it 
_does_ push down when using a string column with the `date_add` function, there 
might an optimized rule we can ensure is run.


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