sandugood opened a new pull request, #2693: URL: https://github.com/apache/iceberg-rust/pull/2693
## Which issue does this PR close? - Closes #2452 . Iterates over opened PR: #2464 ## What changes are included in this PR? Changed the `get_row_selection_for_filter_predicate` to return `Ok(None)` on cases where indices were absent instead of throwing an error. ## Are these changes tested? Unit-tested the change in logic. As specified in the https://github.com/apache/iceberg-rust/pull/2464#discussion_r3395462759 -- 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]
