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

Feature: permitted setting extra field for upload and overriding hash extraction #29

Merged
merged 4 commits into from
Jul 31, 2024

Conversation

MischaPanch
Copy link
Collaborator

@MischaPanch MischaPanch commented Jul 30, 2024

Closes: #28

@sagerk-zeiss could you try pls? If it works I'll merge and release a new version

Michael Panchenko added 2 commits July 31, 2024 00:33
… extraction from remote object

This extension allows overcoming issues with md5 hash on Azure blob storage, where uploads may be chunked and
the remote object's hash is no longer
representative of the file's md5 hash
@sagerk-zeiss
Copy link

Perfect! Works.

Could add Azure Blobs to class Provider(str, Enum): - it's not used, but makes it clearer that it also works with Azure Blob Storage.

@MischaPanch MischaPanch merged commit 802300f into develop Jul 31, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issues with Azure Blob Storage for larger files
2 participants