codope opened a new pull request, #439: URL: https://github.com/apache/hudi-rs/pull/439
## Description Updated Rust to 1.85 in `rust-toolchain.toml`, set MSRV to 1.85 in `Cargo.toml`, added Rust 1.85 setup steps to CI for both `rust-tests` and `python-tests`, and bumped demo runner base image to rust:1.85. This ensures Cargo supports edition 2024 crates like comfy-table, preventing the maturin failure seen in the CI logs. Closes #437 -- 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]
