tustvold commented on issue #3283:
URL: https://github.com/apache/arrow-rs/issues/3283#issuecomment-1341696027

   > In the mean time I'll try add an Azure Data Lake Storage Gen2 
implementation into object_store.
   
   Let me double check that ADLS Gen2 still works correctly, I have tested it 
in the past and it worked, as has @roeap. Assuming it does I would rather not 
add an additional implementation that just changes to use equivalent but 
differently named APIs.
   
   > Even Microsoft has built separate SDKs for blob and ADLS Gen2
   
   Because there are features of blob storage not supported by ADLS Gen2 and 
vice versa, however, nothing that object_store uses or will likely ever use is 
not part of that set - see 
[here](https://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-known-issues)


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