You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by tu...@apache.org on 2022/08/08 10:19:27 UTC

[arrow-rs] branch master updated (ce2bd1efe -> 0c828a9d4)

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 ce2bd1efe Combine multiple selections into the same batch size in skip_records (#2359)
     add 0c828a9d4 Relax path validation (#2355) (#2356)

No new revisions were added by this update.

Summary of changes:
 object_store/src/lib.rs        | 36 +++++++++++++++++++++++++++
 object_store/src/local.rs      | 20 ++++++++++++++-
 object_store/src/path/mod.rs   |  1 -
 object_store/src/path/parts.rs | 55 +++++++++++++++++++++++++++++++++++-------
 4 files changed, 101 insertions(+), 11 deletions(-)