ZENOTME opened a new pull request, #492: URL: https://github.com/apache/iceberg-rust/pull/492
This PR is separated from https://github.com/apache/iceberg-rust/pull/349, we need to check whether the partition value(Struct) is compatible(same) as the partition spec. https://github.com/apache/iceberg-rust/blob/e5c330478e05b1e7f9c371024fc70269aab34dc5/crates/iceberg/src/transaction.rs#L277 This PR adds the function to check compatibility for PrimitiveType. -- 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