Kharacternyk opened a new pull request, #815:
URL: https://github.com/apache/arrow-rs-object-store/pull/815

   # Which issue does this PR close?
   
   Closes #814.
   
   # Rationale for this change
    
   Jurisdiction-restricted buckets on R2 are only accessible through special 
URLs, which are not currently accepted by the parser. Currently there are only 
two jurisdictions, `eu` and `fedramp`, but there may be more in the future, so 
I've kept the pattern general.
   
   # What changes are included in this PR?
   
   Extended the URL parser.
   
   # Are there any user-facing changes?
   
   Yes, valid R2 URLs for jurisdiction-restricted buckets no longer fail to be 
parsed. I've updated the relevant doc comment.
   


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