jychen7 opened a new pull request, #3663:
URL: https://github.com/apache/arrow-rs/pull/3663

   # Which issue does this PR close?
   
   Closes https://github.com/apache/arrow-rs/issues/3651
   
   # Rationale for this change
    
   https://github.com/apache/arrow-rs/issues/3651#issuecomment-1414512964
   
   This would simplify user usage of Path, e.g.
   - arrow datafusion 
([code](https://github.com/apache/arrow-datafusion/blob/3133526c1f697de43173f6a10c111588307835da/datafusion/core/src/datasource/listing/url.rs#L116-L118))
   - roapi 
([code](https://github.com/roapi/roapi/blob/f9b17888cbb5119f8168c729eac1cc5958c78889/columnq/src/io/object_store.rs#L63-L64))
   
   # What changes are included in this PR?
   
   Implement new method `from_url_path`
   
   # Are there any user-facing changes?
   
   
   New method is provided, no impact to existing methods


-- 
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]

Reply via email to