cakeni opened a new pull request, #10832:
URL: https://github.com/apache/arrow-rs/pull/10832

   ## Summary
   
   - replace quadratic exact-range clearing with indexed push-buffer ownership
   - split coalesced pushed ranges into independently releasable row-group 
buffers
   - release staged bytes after constructing each row-group reader
   - preserve forward, reverse, duplicate, and incremental row-group decoding
   
   Fixes #9695.
   
   ## Validation
   
   - cargo test -p parquet push_buffers
   - cargo test -p parquet push_decoder
   - cargo fmt --all -- --check
   - cargo clippy -p parquet --all-targets --all-features -- -D warnings


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

Reply via email to