Channels
advanced-need-help
job-posting
welcome
announcements
resources
plugins-integrations
beginners-need-help
random
introductions
Powered by
#beginners-need-help
Title
d
datajoely
05/19/2022, 10:48 AM
I
@wwliu
, I would also clarify
@noklam
's point slightly that
There is no guarantee about the order
but only per dependency level, i.e. If dataset
D
requires
A
,
B
and
C
.
D
will always be the last executed, but the order in which
A
,
B
and
C
in not fixed per run.
Post