kevinjqliu commented on PR #1285:
URL: https://github.com/apache/iceberg-rust/pull/1285#issuecomment-2852698186

   Looks like [java code you 
linked](https://github.com/apache/iceberg/blob/84741867b9220f47b8e9a83edfb1be14d40cbefc/api/src/main/java/org/apache/iceberg/PartitionSpec.java#L635-L648)
 directly mirrors the previous `check_transform_compatibility` implementation. 
   
   The only difference is that Void Transforms dont even need to check for 
source-id. So Void Transforms should always be compatible. 


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

Reply via email to