hey all? what's the best way to create flow dependencies in prefect 2.0? We used a state handler to do it in prefect 1.0 and we're looking to migrate to 2.0 but scoping out a few different things first. our particular use case is we have a few different flows that extract data from sources and push the data to our data lake, then our redshift cluster. something like
elt_1
elt_2
elt_3
once all the different elts are done, we want to trigger our higher level transform flow that preps data for looker. we want to wait till all 3 elts are done and not trigger the final transform until all parents are completed
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.