eladkal commented on PR #25426:
URL: https://github.com/apache/airflow/pull/25426#issuecomment-1204278656

   mmm We have
   ```
   airflow/providers/microsoft/azure/hooks/wasb.py:302: error: Argument 1 to
   "write" of "BufferedWriter" has incompatible type "Union[bytes, str]"; 
expected
   "Union[bytes, Union[bytearray, memoryview, array[Any], mmap, _CData]]" 
   ```
   
   which seems to be related to 
https://github.com/Azure/azure-sdk-for-python/issues/24661 and will be fixed 
only in `12.14.0b1`
   


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