Hey all! Is there some syntax similar to airflow ...
# ask-community
m
Hey all! Is there some syntax similar to airflow to set the task execution order? For example:
Copy code
task_a >> task_b
task_b >> [task_c, task_d] >> task_e
I fint this post and it might be helpful. But my radar ui doesn't seems like there were any changes.
radar ui
Code