-
Notifications
You must be signed in to change notification settings - Fork 406
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
Write mode doesn't work with Azure storage #955
Labels
bug
Something isn't working
Comments
I do experience same error deltalake 0.6.3
|
|
remember to do
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Delta-rs version: 0.6.3
Binding: python 3.9.13
Environment:
Bug
What happened:
There is an error when I try to write the dataframe to Azure Storage with provided valid credentials - AZURE_STORAGE_CONNECTION_STRING, AZURE_STORAGE_CONTAINER_NAME, AZURE_STORAGE_BLOB_NAME.
What you expected to happen:
I expect to write dataframe to the file
How to reproduce it:
More details:
Traceback of the error:
The text was updated successfully, but these errors were encountered: