-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.8.3
### What happened?
I'm chasing an issue involving a hard-to-r…
-
### Apache Airflow version
2.3.3 (latest released)
### What happened
When implementing a custom operator I stumbled on the following issue:
- There is a way to indicate that an attibute of o…
-
### Apache Airflow Provider(s)
google
### Versions of Apache Airflow Providers
6.4.0
### Apache Airflow version
2.1.4
### Operating System
linux
### Deployment
Composer
### Deployment detail…
-
### Apache Airflow version
2.6.3
### What happened
I'm observing that when using Microsoft Azure provider with Azure Batch service the AzureBatchHook fails to properly detect failed tasks which mea…
-
As the first async scheduler. Involves building mason airflow operator
-
## Airflow log link
> **Note**: _Airflow is currently only accessible to maintainers & those given
> access. If you would like access to Airflow, please reach out to a member of
> @WordPress/openve…
-
### Apache Airflow version
2.7.1
### What happened
I defined a task as a decorated function with `@task.kubernetes`. The function always fails. I want to test the DAG with `dag.test()`. Despi…
-
How to pass trigger_rule in yaml file?
-
Hi,
We just tried installing your plugin on our docker image, which is based on the nearly ubiquitous puckel docker image for airflow, and we're now getting the error following this description abo…
-
### Description
Currently the cloudsql operators from airflow does spin up cloud auth proxy to connect to cloudsql . But it uses DB user name and password to authenticate and authorize. Cloudsql Auth…