tustvold commented on issue #3283: URL: https://github.com/apache/arrow-rs/issues/3283#issuecomment-1341714001
In a storage account with hierarchical namespace enabled (ADLS Gen2)  And a container called "bucket"  I then copied the key from  And then ran the tests with ``` cargo test --features azure ``` With the environment ``` AZURE_STORAGE_ACCESS_KEY=REDACTED AZURE_STORAGE_ACCOUNT=tustvold2 TEST_INTEGRATION=1 OBJECT_STORE_BUCKET=bucket ``` And they passed successfully And we can see the directories created by the tests  -- 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]
