my mental model for airflow is “currying”. e.g. da...
# integration-airflow
s
my mental model for airflow is “currying”. e.g. dagster pipeline is a function; the config are parameters, and when we codegen an airflow we are currying that function with those parameters