sungwy commented on code in PR #1632: URL: https://github.com/apache/iceberg-python/pull/1632#discussion_r2002211292
########## pyiceberg/transforms.py: ########## Review Comment: Yes we should! Currently I'm getting the following exception from pyiceberg_core, and it looks like iceberg-rust's Bucket transform doesn't support nanosecond precision timestamps yet: ``` FeatureUnsupported => Unsupported data type for bucket transform: Timestamp(Nanosecond, Some("Etc/GMT+10")) ``` I've raised: https://github.com/apache/iceberg-rust/issues/1110 to track this issue -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org