You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For many dag_kwargs parameters, we currently set default values, mostly None. In DAG Factory, we should avoid setting these defaults ourselves and instead rely on Airflow to handle them.
For many dag_kwargs parameters, we currently set default values, mostly None. In DAG Factory, we should avoid setting these defaults ourselves and instead rely on Airflow to handle them.
#586 (review)