Can't use progress_hook with DataLakeFileClient.upload_data #39026
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
feature-request
This issue requires a new behavior in the product in order be resolved.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
Service Attention
Workflow: This issue is responsible by Azure service team.
Storage
Storage Service (Queues, Blobs, Files)
Describe the bug
azure.storage.filedatalake.aio.DataLakeFileClient doesn't support progress_hook parameter, when using it, there is error like:
But the upload_data_chunks supports progress_hook.
To Reproduce
Expected behavior
progress_hook to work without error.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: