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

This PR closes: #37106 Previously the DAG search bar could be used to search by DAG id and owner. Changes in /home UI from user's perspective: * DAG search with...

area:webserver
type:improvement
area:UI

Hello, This PR makes possible to setup and parameterize HttpHook and HttpAsyncHook's `auth_type` from the Connection UI. Concretely, this PR: - Add two extra settings in Http 'Extra' Connection: -...

area:providers
provider:http

### Apache Airflow Provider(s) amazon ### Versions of Apache Airflow Providers https://raw.githubusercontent.com/apache/airflow/constraints-2.4.3/constraints-3.10.txt ### Apache Airflow version 2.4.3 ### Operating System https://github.com/aws/aws-mwaa-local-runner / on macos 12.6 ### Deployment Docker-Compose ### Deployment...

kind:bug
area:core
Stale Bug Report

For tasks that belong to task groups, the emitted metric format is `airflow.dag....duration` and therefore it is not being picked up by the existing airflow_task_duration mapping. This adds an extra...

area:helm-chart

### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? 2.7.3 ### What happened? When adding Connection , while filling...

kind:bug
pending-response
area:core
area:UI
needs-triage
affected_version:2.7

The new structure introduces eager loading, which we don't want. This re-instates lazy loading at the expense of that storage_options might not be fully parsed. @potiuk @ap-- @Taragolis --- **^...

closes: #37158 Adds support for pinecone-client >= 3.x Migration checks - [x] Index creation - [x] handle updated(breaking change) response from `list_indexes` and `list_collections` - [x] handle `describe_index` response change...

area:providers
provider:pinecone

### Apache Airflow version 2.8.1 ### What happened? I tried to pass the result of an `expand`ed task to a `@task.kubernetes` task, and it failed. This only seems to work...

kind:bug
area:core
needs-triage

### Apache Airflow version 2.7.3 ### What happened I have encountered a bug where the `executor_config` for a task is lost when the task is retried. This issue occurs when...

kind:bug
Can't Reproduce
stale
good first issue
pending-response
area:core
affected_version:2.7

### Apache Airflow Provider(s) google ### Versions of Apache Airflow Providers apache-airflow-providers-google==10.10.0 ### Apache Airflow version 2.6.3 ### Operating System Debian 11 ### Deployment Google Cloud Composer ### Deployment details...

kind:bug
area:providers
needs-triage