Find answers from the community

Updated 8 months ago

Hi all,

Hi all,
Lets say you have a query pipeline where each step outputs an intermediate file which is used as input for the next step. If you already have one or more of the intermediate files available (for e.g. from a previous failed run), is there a way to instruct the query pipeline to skip that step and just use the available output? Thanks.
L
1 comment
I think youd need some sort of custom component and conditional links between two branches of the pipeline
Add a reply
Sign up and join the conversation on Discord