mbutrovich commented on code in PR #1848:
URL: https://github.com/apache/iceberg-rust/pull/1848#discussion_r2523336703
##########
crates/iceberg/src/arrow/schema.rs:
##########
Review Comment:
Makes sense!
##########
crates/iceberg/src/arrow/caching_delete_file_loader.rs:
##########
@@ -901,4 +986,50 @@ mod tests {
result.err()
);
}
+
+ #[tokio::test]
+ async fn test_equality_delete_with_binary_type() {
Review Comment:
Much simpler solution, yep!
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]