josh-fell commented on pull request #20510:
URL: https://github.com/apache/airflow/pull/20510#issuecomment-1002269225


   > We should not do this, instead we should get blob client, and upload. Look 
at download method
   
   Right on. I had a similar observation in the original issue as part of 
whatever the next steps could be. Happy to move in this direction. I'll set 
this PR to draft for now. Thanks for the feedback @ephraimbuddy!
   >P.S. Generally speaking the WasbHook methods seem to favor using a 
ContainerClient to perform blob-level operations even though this hook 
specifically interacts with Azure Blob Storage using a BlobServiceClient which 
can directly perform these operations. Presumably this exists because of the 
"auto-container creation" behavior. IMO this behavior seems worthy of 
revisiting.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to