zockette commented on issue #19409: URL: https://github.com/apache/airflow/issues/19409#issuecomment-1046223774
Workaround for apache-airflow-providers-microsoft-azure-3.6.0: this can still be patched by commenting out "container_client.create_container()" @ line 323 (moved from line 365 since 3.3.0rc1) of YOUR_PYTHON_VENV_DIR_HERE/lib/python3SOMEVERSIONNUMBER/site-packages/airflow/providers/microsoft/azure/hooks/wasb.py. -- 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]
