xxchan commented on issue #5368:
URL: https://github.com/apache/arrow-rs/issues/5368#issuecomment-2094572144

   > Having separate version numbers for all of the sub-crates does not need to 
be any more of a burden on the maintainers of this crate than the current 
versioning approach. It should even be less work for maintainers as only a 
subset of the crates should have version updates due to a single change.
   
   I also agree with this to some degree. But it at least requires _some_ 
nontrivial work, e.g., updating release CI workflow or scripts, changing 
crates' `version = { workspace = true }` to separated versions, and perhaps 
most importantly, a SOP doc about how to do it.
   
   And as @alamb mentioned above, this option is not excluded from 
consideration. If we want do help, we can contribute what the actual changes 
need to be, and them the maintainers may consider adopting the new workflow.


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