-
### What happened + What you expected to happen
The `.execute()` api does support list as input if we don't compile the DAG, but raised the following error if we compile it
Error Message:
```
…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
OOM appear, …
-
Some of NVPTX's custom operation lowering and custom DAG combines do not rely on [`NVPTXISD` nodes](https://github.com/llvm/llvm-project/blob/6dceb0e34ed3dd4be72d211abb8c9c447bd57735/llvm/lib/Target/N…
-
### Description
It be nice to be able to pass a list of dag folders to `load_yaml_dags` instead of just a single one
### Use case/motivation
My project structure is complex, and uses mulitple dag f…
-
For Airflow 3, we should take a look at which config & settings fields that we want to keep or remove. Particularly for the webserver.
Config we should remove:
- `dag_default_view`: Unnecessary with …
-
The book states
> With $10$ nodes, there are $4.2 × 10^{18}$ possible directed acyclic graphs. With $20$ nodes, there are $2.4 × 10^{72}$.
The number of DAGs follows sequence [A003024](https://…
-
I had installed KubeFlow pipeline multi-user on kind cluster just like the Readme.md in the manifests repo and it worked just fine; I could run pipelines on it successfully. But all of a sudden my ho…
-
### What happened + What you expected to happen
A DAG created by calling `.bind` on a `DagNode` leaks references on repeated executions. With larger object references this behavior quickly leads to…
b-phi updated
3 weeks ago
-
**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
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.8.3
### What happened?
I'm creating a new issue for thi…