Jefffrey commented on PR #6583: URL: https://github.com/apache/arrow-rs/pull/6583#issuecomment-2571445609
I don't think this repo currently has a defined MSRV strategy, relevant links: - https://github.com/apache/arrow-rs/issues/181 - https://github.com/apache/arrow-rs/pull/6742 There's time to decide before the next major release of 55.0.0 in Mar 2025 ([reference](https://github.com/apache/arrow-rs?tab=readme-ov-file#arrow-and-parquet-crates)) as this would be a breaking change in bumping the MSRV anyway. By then the latest Rust version should be 1.85.0. A TODO item before considering this PR for that release would also be running benchmarks for parquet bloom filters. I tried doing this but found the results fluctuated a bit too much for consecutive runs of `cargo bench -p parquet bloom` (with and without changes); can try again later. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org