airflow icon indicating copy to clipboard operation
airflow copied to clipboard

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

Results 1281 airflow issues
Sort by recently updated
recently updated
newest added

Currently the `output` property of operators is only available to unmapped "classic" operators. There can be use cases in which `XComs` from a set of mapped tasks need to be...

The parameter delegate_to parameter in the ComputeEngineSSHHook seems not working at all. So we dug into the code and added impersonation_chain parameter which is fully supported by the other file...

stale
provider:Google
area:providers

--- Adds the ability to inject additional environment variables to specific containers. This currently supports addition to scheduler, webserver, worker, triggerer, flower, cleanup jobs and wait-for-migrations containers **^ Add meaningful...

area:helm-chart

This PR adds support for the upcoming `dbt_task` to `DatabricksSubmitRunOperator`. Databricks is launching the Public Preview of the dbt task [1] soon, and this small change adds first-class support to...

area:providers
kind:documentation
provider:Databricks

### Apache Airflow version Other Airflow 2 version ### What happened I am using Airflow 2.2.4 and I am trying to achieve per-DAG permissions. I want to give a role...

kind:bug
good first issue
area:core

### Description Needed a sensor for cloud tasks which can check if the cloud task queue is empty or not ### Use case/motivation We quite often find need of us...

provider:Google
area:providers
kind:feature

### Apache Airflow version 2.3.3 (latest released) ### What happened As the title states, if you have dynamically mapped tasks inside of a `TaskGroup`, those tasks do not get the...

kind:bug
good first issue
area:core
area:UI
AIP-42

Hello @mik-laj and @potiuk I would like to contribute to airflow and I am sending preliminary changes for dockerfile for centos.

area:production-image

### Apache Airflow version 2.3.3 (latest released) ### What happened When you use `remote_logging = True `and push the logs to GCS. It writes the log exactly as defined in...

kind:bug
area:core

This change will allow to experiment with other base images (for example CentOS that our users highly demand) but also it has a few nice simplifications and improvements along the...

area:dev-tools
kind:documentation
area:production-image