sdd opened a new pull request, #1011:
URL: https://github.com/apache/iceberg-rust/pull/1011

   Continues the series of scan delete file support PRs.
   * Adds parsing of positional delete files into 
   * Updates the integration tests in 
`crates/integration_tests/tests/shared_tests/read_positional_deletes.rs` to 
include a working end-to-end test that processes positional deletes
   * Refactors scan.rs and arrow_reader.rs so that when delete file support is 
specified as being disabled, and a delete file is encountered, the error is 
returned from the read phase rather than the plan phase.
   
   Builds on top of https://github.com/apache/iceberg-rust/pull/982, 
https://github.com/apache/iceberg-rust/pull/951 and 
https://github.com/apache/iceberg-rust/pull/950 and should be merged after them.
   
   Issue: https://github.com/apache/iceberg-rust/issues/630


-- 
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

Reply via email to