alamb opened a new issue, #10738: URL: https://github.com/apache/arrow-rs/issues/10738
Let's keep the code flowing. Part of - https://github.com/apache/arrow-rs/issues/7392 ## Rationale Fix regressions in the `59.x` line, most notably the predicate cache / Mask row selection regression introduced in `59.2.0` by https://github.com/apache/arrow-rs/pull/10288: - https://github.com/apache/arrow-rs/issues/10733 (fixed by https://github.com/apache/arrow-rs/pull/10735) ## Release Checklist: - [ ] Verify with downstream DataFusion tests: - [ ] Release notes and bump version: - [ ] Release Candidate + Vote thread: - [ ] Release to crates.io / approval: - [ ] Create follow on tickets ## Required items for release - [ ] Backport https://github.com/apache/arrow-rs/pull/10735 (fix for https://github.com/apache/arrow-rs/issues/10733) ## Requested items for release - [ ] None yet -- 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]
