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

- Background: GCS blobs can be associated with metadata to make tracking and validating data easier. The `GCSHook` doesn't yet allow for the metadata attribute to be exposed, although it...

provider:google
area:providers

related: #28723 fix deprecations for SQLAlchemy 2.0 for Airflow core task command. SQLAlchemy 2.0 is changing the behavior when an object is being merged into a Session along the backref...

area:CLI

API endpoint to request reparsing of DAG. The API is useful in cases when users have lots of dags and want to prioritize the parsing of a particular dag. We...

area:Scheduler
area:webserver
area:API
kind:documentation
type:new-feature
area:UI
area:db-migrations

Add the `triggered_by` field to the DAG Run model to distinguish the source of a trigger. This is for the discussion in https://github.com/apache/airflow/pull/37087. > Currently this PR contains only the...

area:Scheduler
area:webserver
area:CLI
area:dev-tools
area:serialization
area:API
area:core-operators

> Before merging this PR we need to merge #38633 This PR is for raising exception for the deprecated services of [AutoML](https://cloud.google.com/automl/docs) ([Tables](https://cloud.google.com/automl-tables/docs/deprecations), [Vision](https://cloud.google.com/vision/automl/docs/deprecations), [Video Intelligence](https://cloud.google.com/video-intelligence/automl/docs/deprecations), [Natural Language](https://cloud.google.com/natural-language/automl/docs/deprecations)) which are...

provider:google
area:providers

After debugging some user issues i feel like we could add some more DEBUG level logs, so that we can deduce more information about what's happening inside OpenLineage. We should...

area:providers
provider:openlineage

This PR adds a new `retry_from_failure` parameter to the `DbtRunJobOperator` to retry a failed run of a dbt Cloud job from the point of failure. The implementation uses the new...

area:providers
provider:dbt-cloud

### Apache Airflow Provider(s) cncf-kubernetes ### Versions of Apache Airflow Providers apache-airflow-providers-cncf-kubernetes 8.0.1 apache-airflow-providers-celery 3.6.1 ### Apache Airflow version 2.8.3 ### Operating System Debian GNU/Linux 12 (bookworm) ### Deployment Official...

kind:bug
area:providers
provider:cncf-kubernetes
affected_version:2.8

--- When I use ftp hook in my airflow env, it will wait till timeout when I use a none-standard ftp port. I fixed it by modify the source code....

area:providers
provider:ftp

This is a huge PR being result of over a 100 commits made by a number of people in ##36052 and #37638. It switches to Connexion 3 as the driving...

area:webserver
area:CLI
area:providers
area:dev-tools
area:API
kind:documentation
area:UI
provider:fab
default versions only
area:db-migrations