Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADLS Gen2 backend should check if the storage account has hierarchical namespaces enabled #546

Closed
thovoll opened this issue Jan 19, 2022 · 0 comments · Fixed by #761
Closed
Labels
enhancement New feature or request storage/azure Azure Blog storage related

Comments

@thovoll
Copy link
Contributor

thovoll commented Jan 19, 2022

Description

Use Case
The Azure backend of delta-rs will use the ADLS Gen2 API to atomically rename files. Since the ADLS Gen2 API can be used with Azure Storage Accounts that are not ADLS Gen2, the delta-rs Azure backend should check this and fail if incorrect. The storage account must be ADLS Gen2, meaning hierarchical namespaces must be enabled.

@thovoll thovoll added the enhancement New feature or request label Jan 19, 2022
@houqp houqp added the storage/azure Azure Blog storage related label Jan 21, 2022
@roeap roeap mentioned this issue Aug 22, 2022
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request storage/azure Azure Blog storage related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants