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

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


    from c5972d0fa4 Update `parquet-testing` pin, add tests for new invalid 
data (#6984)
     add 9cd7018998 Use `u64` range instead of `usize`, for better wasm32 
support (#6961)

No new revisions were added by this update.

Summary of changes:
 object_store/src/azure/client.rs     |  2 +-
 object_store/src/chunked.rs          |  8 ++--
 object_store/src/client/get.rs       | 10 ++---
 object_store/src/client/s3.rs        |  2 +-
 object_store/src/http/client.rs      |  4 +-
 object_store/src/integration.rs      | 10 ++---
 object_store/src/lib.rs              | 26 ++++++++-----
 object_store/src/limit.rs            |  4 +-
 object_store/src/local.rs            | 72 ++++++++++++++++--------------------
 object_store/src/memory.rs           | 36 ++++++++++++------
 object_store/src/prefix.rs           |  4 +-
 object_store/src/throttle.rs         |  6 +--
 object_store/src/util.rs             | 63 +++++++++++++++++++------------
 object_store/tests/get_range_file.rs | 13 ++++---
 14 files changed, 147 insertions(+), 113 deletions(-)

Reply via email to