ephraimbuddy commented on pull request #14313:
URL: https://github.com/apache/airflow/pull/14313#issuecomment-784496125


   @kurtqq Thanks for the mention. I think what we should change is replace 
`readall` in hook.read_file with `content_as_text(max_concurrency=1, 
encoding='UTF-8')`.  
   
https://github.com/apache/airflow/blob/c281979982c36f16c4c346c996a0c8d6ca7c630d/airflow/providers/microsoft/azure/hooks/wasb.py#L247
   I'm taking a look.
   
https://docs.microsoft.com/en-us/azure/developer/python/sdk/storage/azure-storage-blob/azure.storage.blob.storagestreamdownloader?view=storage-py-v12#methods
   


----------------------------------------------------------------
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.

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


Reply via email to