kevinjqliu commented on issue #14914:
URL: https://github.com/apache/iceberg/issues/14914#issuecomment-3688000556

   Column projection was added to pyiceberg in 
https://github.com/apache/iceberg-python/pull/1443
   
   I couldn't find the exact place Trino implemented this. But from your 
experiment, it does seem like Trino projects the `identity` transform partition 
value correctly. @ebyhr would you know where the column projection rules are 
implemented in Trino? I see you added the `add_files` procedure in 
https://github.com/trinodb/trino/pull/22751


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