andrei-ionescu commented on issue #3283: URL: https://github.com/apache/arrow-rs/issues/3283#issuecomment-1341682389
@roeap, I'm not sure that what you're saying is correct in all cases. Even Microsoft has built separate SDKs for blob and ADLS Gen2. See here: https://github.com/Azure/azure-sdk-for-rust/tree/main/sdk If you stumbled across my issue please let me know how you did fix it. What work around did you use? Please provide an example on top of ADLS Gen2. Listing a folder's content with current implementation of `object_store` would suffice. In the mean time I'll try add an Azure Data Lake Storage Gen2 implementation into `object_store`. -- 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]
