jiaqizho opened a new pull request, #2908:
URL: https://github.com/apache/iceberg-rust/pull/2908

   Add unit coverage and an environment-gated integration test for file 
operations against a non-HNS Azure account.
   
   ## Which issue does this PR close?
   
   Add a dedicated OpenDAL Azblob backend for Azure Blob Storage accounts 
without hierarchical namespaces.
   
   ## What changes are included in this PR?
   
   Support azblob://<container>/<path> locations with endpoint, account name, 
account key, and SAS token configuration. Enable selection through both 
OpenDalStorageFactory and OpenDalResolvingStorage while keeping existing ABFS 
and WASB locations routed to Azdls.
   
   ## Are these changes tested?
   
   Add unit coverage and an environment-gated integration test, and verify 
writes, metadata, full and range reads, deletes, and prefix deletes against a 
real Azure Blob Storage account with HNS disabled.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to