lookingUpAtTheSky opened a new issue, #13798:
URL: https://github.com/apache/iceberg/issues/13798

   ### Query engine
   
   Spark
   
   ### Question
   
   Does Spark partition transform expression support pushdown?
   Such as, select * from iceberg_table where year(ts) = 2025, the condition 
'year(ts) = 2025' can pushdown to iceberg to do file pruning?


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