youtube image
From YouTube: Dagster Declarative Scheduling of Software-defined Assets - Dagster Community Day - Dec 2022

Description

Dagster 1.1 introduces a system for scheduling data pipelines that allows you to escape writing workflows entirely. Instead, you directly specify how up-to-date you expect each asset to be, as well as how to determine whether source data has changed. Dagster then automatically schedules asset materializations to ensure that data arrives on time while avoiding unnecessary computation.