Fokko commented on PR #1732:
URL: https://github.com/apache/iceberg-python/pull/1732#issuecomment-2688907519

   This is the equivalent code on the Java side of things: 
https://github.com/apache/iceberg/blob/a50ec923f3d928f67e2a4a361c0d1162341aa084/azure/src/main/java/org/apache/iceberg/azure/AzureProperties.java#L49C39-L49C59
   
   We could pull out the credential parsing and test that in isolation, or mock 
the `AzureBlobFileSystem` and make sure that it is initialized with the correct 
arguments.


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