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 f875eecf0 Document how to sort a RecordBatch (#4204)
add e1e1c7991 Create ObjectStore from URL and Options (#4047) (#4200)
No new revisions were added by this update.
Summary of changes:
object_store/src/aws/mod.rs | 2 +-
object_store/src/lib.rs | 3 +
object_store/src/parse.rs | 265 ++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 269 insertions(+), 1 deletion(-)
create mode 100644 object_store/src/parse.rs