chitralverma opened a new pull request, #4077: URL: https://github.com/apache/arrow-rs/pull/4077
# Which issue does this PR close? Closes https://github.com/apache/arrow-rs/issues/4047. # Rationale for this change This PR proposes a standardized implementation to create an object store from provided URL and options. It would make things significantly simple for developers using the crate. # What changes are included in this PR? **Check list** - [x] Add a `parse_url( ... )` - [ ] Tests for all object stores X `parse_url( ... )` - [ ] Examples - [ ] Documentation # Are there any user-facing changes? Yes, `parse_url( ... )` is user-facing. No breaking changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
