brancz commented on PR #10354:
URL: https://github.com/apache/arrow-rs/pull/10354#issuecomment-5116265171

   I don't think punting it to downstream is a negative thing, nor does it not 
solve the issue. It means downstream can be flexible about it. That's not to 
say that downstream is as flexible yet as I think it should be, but that'll be 
follow-up work I'm intending to work on anyway. Not having the hard dependency 
allows downstream users to control their destiny, including, but not limited 
to, the version bump in question.
   
   I think something like a parquet-object-store crate should be separately 
versioned from arrow, just like `object_store`, otherwise, we're not solving 
anything.


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