alamb opened a new pull request, #551:
URL: https://github.com/apache/arrow-rs-object-store/pull/551

   # Which issue does this PR close?
   
   - Part of https://github.com/apache/arrow-rs-object-store/issues/385
   
   # Rationale for this change
   
   One major API change in the next `object_store` release is the addition of 
the `ObjectStoreExt` trait
   and the removal of several APIs from `ObjectStore` into `ObjectStoreExt`.
   
   This will be a breaking change for downstream users of `object_store` so it 
is important
   that we have good documentation about the rationale for hte change (and what 
they get out of the change)
   and how to migrate to the new APIs.
   
   
   # What changes are included in this PR?
   
   Add some documentation to the `object_store` crate root and to the 
`ObjectStoreExt` trait itself
   
   # Are there any user-facing changes?
   
   Yes more docs
   


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