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

WolVez

11/07/2022, 9:10 PM
@datajoely Is there a way to tell the DAG build to wait on reading from a table until mid-way through a pipeline (rather than at the beginning). We are trying to minimize ram usage and so part of the pipeline is running in SQL utilizing a temp table that we write then read back in once joined with a ton of other stuff.