This is an automated email from the ASF dual-hosted git repository.

mneumann pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs-object-store.git


    from cb85a61  refactor: move `put_multipart` to `ObjectStoreExt` (#530)
     add 95b0a94  refactor!: move `get` to `ObjectStoreExt` (#532)

No new revisions were added by this update.

Summary of changes:
 src/azure/credential.rs |  2 +-
 src/buffered.rs         |  3 +-
 src/client/get.rs       |  2 +-
 src/lib.rs              | 78 ++++++++++++++++++++++++-------------------------
 src/limit.rs            |  6 ----
 src/local.rs            |  2 +-
 src/parse.rs            |  2 +-
 src/prefix.rs           |  5 ----
 src/throttle.rs         | 14 ++-------
 9 files changed, 46 insertions(+), 68 deletions(-)

Reply via email to