plusplusjiajia opened a new pull request, #265:
URL: https://github.com/apache/paimon-rust/pull/265

   ### Purpose
   Committing `Cargo.lock` is no longer considered an antipattern for 
libraries: https://blog.rust-lang.org/2023/08/29/committing-lockfiles.html
   
   Peer ASF project apache/opendal also commits its lockfile.
   
   paimon-rust is a mixed workspace producing distributable artifacts 
(`bindings/c` cdylib+staticlib, `bindings/python` cdylib used by pypaimon_rust, 
consumed by `bindings/go`), so a committed lockfile guarantees reproducible 
builds of those artifacts.


-- 
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]

Reply via email to