jagdeeps91 opened a new pull request, #1285: URL: https://github.com/apache/iceberg-rust/pull/1285
This commit removes the if statement for Void Transform. Now the code checks that the source column type is Primitive for all Transforms Added a new unit test ## Which issue does this PR close? https://github.com/apache/iceberg-rust/issues/718 - Closes https://github.com/apache/iceberg-rust/issues/718 ## What changes are included in this PR? This commit removes the if statement for Void Transform. Now the code checks that the source column type is Primitive for all Transforms ## Are these changes tested? Added a new unit test -- 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