mrcnc opened a new pull request, #11504:
URL: https://github.com/apache/iceberg/pull/11504

   This is a second attempt to resolve 
https://github.com/apache/iceberg/issues/10127 but avoids using `java.net.URI` 
for parsing, which was found to be problematic after the first attempt was 
merged.
   
   Additionally I've refactored to minimize the number of lines changed and 
clarify the usage of the `storageAccount` variable, which was previously 
storing the endpoint host and now will only store the [storage account 
name](https://learn.microsoft.com/en-us/azure/storage/common/storage-account-overview#standard-endpoints)
 as the subdomain.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to