I have 3 tasks in an airflow dag.
These three tasks have time dependency
Task 1 - 8 am morning
Task - 2 - 10 am morning
Task -3 - 12 am
I'm not finding any doc referring to that. Its telling to set upstream or downstream jobs only. Could anyone helps on this
I'm using Google CLoud Composer