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

### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? 2.9.1 ### What happened? Sometimes some dags are failing with:...

kind:bug
area:core
needs-triage

### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? 2.10.3 ### What happened? Endless sensor rescheduling happening in `reschedule`...

kind:bug
area:core
needs-triage

### Description The Apache Hive provider's Hive Client Wrapper connection is missing the possibility to pass extra JDBC parameters to build the JDBC connection string. I would like to use...

kind:feature
needs-triage
provider:apache-hive

provider:amazon-aws
area:providers
kind:documentation
provider:airbyte
provider:alibaba
provider:apache-kafka
provider:apache-hive
provider:apache-druid
provider:apache-beam
provider:apache-livy
provider:apache-drill
provider:apache-cassandra
provider:apache-flink
provider:apache-hdfs
provider:apache-kylin
provider:apache-impala
provider:apache-iceberg

This is my first time contributing to Airflow and I'm not sure if there should be an AIP or a mailing discussion for such changes. I'd appreciate any feedback. ##...

area:Scheduler
area:CLI
area:serialization
kind:documentation
area:Executors-core

### Body ~We are missing clear endpoint in the[ taskinstance api](https://airflow.apache.org/docs/apache-airflow/stable/stable-rest-api-ref.html#tag/TaskInstance)~ ~We need the endpoint to have same functionality as clear button in the UI. Note: The task needs to...

kind:feature
area:API
good first issue
area:core
area:dynamic-task-mapping

This doesn't make sense in the new UI in Airflow 3 anymore. Relates to #43519

area:Scheduler
area:webserver
area:CLI
area:serialization
area:API
kind:documentation
area:UI
area:db-migrations
legacy ui
legacy api

This allows us to refer to an asset without needing the original object, making it easier to schedule against an asset. I also added some minor improvements to `register_asset_change` so...

area:Scheduler
area:serialization
area:API
kind:documentation
AIP-75
legacy api
area:task-sdk

### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? 2.8.2 ### What happened? I am trying to pass a...

kind:bug
area:core
area:UI
needs-triage

As explained in my Airflow medium [blogpost](https://medium.com/apache-airflow/transfering-data-from-sap-hana-to-mssql-using-the-airflow-generictransfer-d29f147a9f1f), I've refactored the GenericTransfer to support deferred paginated reads. When dealing with large datasets, not the whole dataset needs to be read into...

area:providers
provider:common-sql
provider:standard