Skip to main content
This is lesson 3 of 7 in this module Course 63% complete

Passing Data and Step Reuse

Premium Content

Sign in with your account or sign up to access this lesson.

The lesson explains how to pass data between pipeline steps using OutputFileDatasetConfig objects and how to cache step output with the allow_reuse parameter, enabling fast pipeline reruns by skipping unchanged steps.