You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ability to set the effective date for forward-only snapshots (#785) @izeigerman
🪲 Bug fixes
For forward-only plans run backfill after promotion (#774) @izeigerman
Display nodes more condensed, update connection on column name change (#781) @mykalmax
Support dbt model jinja method, use dialect when parsing, catch duplicate key errors, and improve parse time for very large sql models (#782) @crericha
When applying a forward-only plan in dev the backfill shoulde precede the promotion (#786) @izeigerman
Handle no rows in versions table due to corruption @tobymao