jagdeeps91 commented on issue #718: URL: https://github.com/apache/iceberg-rust/issues/718#issuecomment-2846078258
I have published a pull request, which removes an if check. Now the code validates that the source column type is Primitive for all transforms including Void: https://github.com/apache/iceberg-rust/pull/1285 @c-thiel since you authored the original code, let me know if this if check should be kept: https://github.com/apache/iceberg-rust/blob/main/crates/iceberg/src/spec/partition.rs#L582 This is my first pull request to iceberg-rust, looking for feedback! -- 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