Let's keep the code flowing. Part of - https://github.com/apache/arrow-rs/issues/7392 Here is the maintenance branch: - https://github.com/apache/arrow-rs/tree/57_maintenance ## Release Checklist: - [x] Verify with downstream DataFusion tests: https://github.com/apache/datafusion/pull/20115 - [x] Release notes and bump version: https://github.com/apache/arrow-rs/pull/9333 - [ ] Release Candidate + Vote thread: https://lists.apache.org/thread/n4rm81h3qo7q152n81ff23tlm4jqfcgb - [ ] Release to crates.io / approval: - [ ] Create follow on tickets ## items for release - [x] https://github.com/apache/arrow-rs/issues/9239 - [x] https://github.com/apache/arrow-rs/pull/8305 - [x] https://github.com/apache/arrow-rs/pull/9288 - [x] https://github.com/apache/arrow-rs/pull/9292 - [x] https://github.com/apache/arrow-rs/issues/9184
Let's keep the code flowing. Part of
Here is the maintenance branch:
Release Checklist:
items for release
BufferBuilder::truncatedoesn't overset length #9288BufferBuilder::new_from_bufferas unsafe #9292Arraytrait broke downstream crates #9184