JingsongLi commented on PR #265: URL: https://github.com/apache/paimon-rust/pull/265#issuecomment-4275073265
As a library crate, paimon-rust generally doesn't commit `Cargo.lock`. The official Rust documentation also recommends this. If the team wants reproducible CI, commits need to be updated regularly with `cargo.lock`, which adds an extra maintenance burden. -- 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]
