Let's keep the code flowing. Part of - https://github.com/apache/arrow-rs/issues/7392 ## 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 - [ ] None yet ## Requested items for release - [ ] https://github.com/apache/arrow-rs/pull/9619 from @etseidl - [ ] https://github.com/apache/arrow-rs/pull/10192 from @Jefffrey - [ ] https://github.com/apache/arrow-rs/pull/10179 from @alamb - [ ] https://github.com/apache/arrow-rs/pull/10075 from @emilk
Let's keep the code flowing. Part of
Release Checklist:
Required items for release
Requested items for release
Metadatastruct instead ofHashMap<String, String>for metadata: Ordered; cheap to clone #10075 from @emilk