https://kedro.org/ logo
#beginners-need-help
Title
# beginners-need-help
w

wwliu

05/18/2022, 11:29 PM
Hello. I have a question regarding to the execution order of nodes. I understand the node execution order is decided by Kedro, not exactly like the layout in pipeline.py. I would like to understand the underlying mechanism how the order is determined? Is there randomness involved? If there is randomness, it might make the testing and QA work difficult.