alamb commented on issue #1120:
URL: https://github.com/apache/arrow-rs/issues/1120#issuecomment-1618985230

   > On a side note, I think the fact that rust ecosystem is more willing to 
use 3rd party dependencies and update them, and crates are more often released 
actually requires libraries to obey semver more strictly and do major updates 
less often (because Cargo has a nice solution for [diamond 
dependencies](https://sunshowers.io/posts/dependencies/#diamond-dependencies-and-npm)
 ). Otherwise it's actually discouraging users to use/update it and the 
situation will fallback to C++/Python's.
   
   I agree -- and furthermore given the nice tooling in Cargo (and dependabot) 
the versions keep updating even though it does take ongoing work


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