We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.5.0
The Azure WASB log task handler is no longer working.
No response
Linux
apache-airflow-providers-microsoft-azure==5.0.0
Official Apache Airflow Helm Chart
This is a regression from #25426:
The download method now requires offset and length arguments, but these are not provided from the task handler code.
download
offset
length
The text was updated successfully, but these errors were encountered:
malthe
Successfully merging a pull request may close this issue.
Apache Airflow version
2.5.0
What happened
The Azure WASB log task handler is no longer working.
What you think should happen instead
No response
How to reproduce
No response
Operating System
Linux
Versions of Apache Airflow Providers
apache-airflow-providers-microsoft-azure==5.0.0
Deployment
Official Apache Airflow Helm Chart
Deployment details
No response
Anything else
This is a regression from #25426:
The
download
method now requiresoffset
andlength
arguments, but these are not provided from the task handler code.Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: