dagster
dagster copied to clipboard
Fix freshness sensor to use assetchecksummaryrecord
Uses the newly added get_asset_check_summary_record to implement the freshness check sensor.
Adds some more tests for previously under-handled cases; having an asset which is currently in planned state, and ensuring that cursoring works properly.