This is an automated email from the ASF dual-hosted git repository.
tustvold pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 0c828a9d4 Relax path validation (#2355) (#2356)
add 9a630a109 Add ObjectStore::get_ranges (#2293) (#2336)
No new revisions were added by this update.
Summary of changes:
object_store/src/lib.rs | 25 +++++++++++-
object_store/src/limit.rs | 9 +++++
object_store/src/local.rs | 59 ++++++++++++++++++---------
object_store/src/memory.rs | 16 ++++++++
object_store/src/throttle.rs | 30 +++++++++++++-
object_store/src/util.rs | 96 ++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 214 insertions(+), 21 deletions(-)