https://prefect.io logo
Title
i

Ibrahim Sherif

06/23/2022, 11:30 PM
Hello I would like to ask a question related to flows. Lets say I have a simple ETL flow divided into three tasks Extract task, transform task and load task. If i want to run separate tasks from the flow, lets say I want to execute extract only, or extract and transform. Is something like that possible ?
k

Kevin Kho

06/24/2022, 1:56 AM
Yeah check this and split them into their own flows
👍 1
s

Sylvain Hazard

06/24/2022, 6:35 AM
Also feels important to mention that Prefect 2.0 has a much smoother way to manage the flows in flow paradigm. See here.
👍 1