ms1111 commented on issue #10127:
URL: https://github.com/apache/iceberg/issues/10127#issuecomment-2065633615

   Is there a difference in that wasbs is for blob storage, and abfss requires 
hierarchical storage (ADLSv2) to be enabled? If you try to read a blob storage 
account using the ADLS SDK, certain things will not work.
   
   
([iceberg-azure](https://github.com/apache/iceberg/tree/main/azure/src/main/java/org/apache/iceberg/azure)
 seems to require abfss & ADLSv2. I was actually wishing it'd work with wasbs, 
using the blob storage APIs, because ADLSv2 doesn't support automatic blob 
versioning.)


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