You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: