-
Bij de sensor morgen wordt niet weergegeven wat er morgen wordt opgehaald. Dit is problematisch want wanneer ik de sensor eerst volgende gebruik en er is op de dag zelf een omhaling krijg ik die van d…
-
**Is your feature request related to a problem? Please describe.**
I hit a bit of a snag while creating some custom *multi-level* progress bar lifecycle adapters for task-based parallel DAGs (with …
-
### Apache Airflow version
2.10.2
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
Extra external links are not appearing on mapped tasks.
### What you thin…
-
### What happened + What you expected to happen
```
from time import perf_counter
from time import sleep
from contextlib import contextmanager
from typing import Callable
STATIC_SHAPE = False
…
-
### Body
With AIP-65, we will now have old version of serialized DAGs in the db for the UI to use. This, however, means that we cannot solely rely on reserializing all DAGs during an upgrade to avoid…
-
CBOR has an upcoming packed format [specification](https://datatracker.ietf.org/doc/draft-ietf-cbor-packed/), the idea of which is to be able to take any CBOR-encoded data, and "compress" it by extrac…
-
We should think about the API to specify an DAG of tasks.
Several choices:
1. Add an attribute to `sky.Task` for predecessor/successor
2. Add a dedicated yaml file for node dependencies
3.…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.10.2
### What happened?
After upgrading from 2.10.0 to 2.10.2 in …
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
v2.10.2
### What happened?
We deployed Airflow in a Kubernetes clus…
-
### Apache Airflow Provider(s)
amazon, openlineage
### Versions of Apache Airflow Providers
Tested on both: main branch and latest pypi versions:
apache-airflow-providers-openlineage==1.8.0
apach…