This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
---
|
||||
note type:
|
||||
- note
|
||||
- database
|
||||
date: 2026-06-03
|
||||
done: true
|
||||
---
|
||||
A task in the context of airflow is the basic unit of execution. They are arranged into [[Airflow Dags]] and then have upstream and downstream dependencies set between them in order to express the order in which they should be run.
|
||||
|
||||
There are three kinds of tasks:
|
||||
|
||||
Reference in New Issue
Block a user