-
### 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…
-
For the study questions in the book
J Pearl, M Glymour, NP Jewell. [Causal Inference in Statistics: A Primer](http://bayes.cs.ucla.edu/PRIMER/). Wiley, 2016.
I've created
- [Solutions using d…
-
### What happened + What you expected to happen
This is separate from https://github.com/ray-project/ray/issues/47156, because it seems that it needs more to work vs. just the work for supporting rea…
-
### Description
I am trying to invoke a macro directly from the DAG file as a task rather than being invoked from any of the model. Below is the code, I am using which is not working as expected, **p…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
## Description
SM2A will no longer use ECS Operators and instead will use native Airflow operators.
This ticket will invovle:
- Modifying DAGs to remove ECS operator references
- Refactor the tasks …
-
### Description
Migrate following endpoint
- [x] List DAG runs - #43506
- [ ] Trigger a new DAG run - #43875
- [ ] List DAG runs(batch) - #44170
- [x] Get a DAG run - #42725
- [x] Delete a…
-
The DAG view is a [directed acyclic graph](https://en.wikipedia.org/wiki/Directed_acyclic_graph) (DAG) that shows the relationships between different objects in the document. It is meant primarily to …
-
### Apache Airflow Provider(s)
databricks
### Versions of Apache Airflow Providers
apache-airflow-providers-databricks==6.13.*
### Apache Airflow version
2.10.2
### Operating System
Debian GNU/…
-
**Context**
At the moment users don't have visibility of which DAGs were created using Python directly, and which DAGs were created using DAG Factory. The goal of this ticket is
Some options we…