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
dbt utils package dependency now has a version range
Fixes
Effectivity Satellites with auto-end-dating off now handle the use case where records may already be end-dated in the staging layer,
as a result of loading data 'manually' end-dated by business rules.
Features
Rank column configurations in stage macro (ranked_columns):
Provide ASC or DESC for an order_by column Read More
Configure the ranking to use DENSE_RANK() or RANK()Read More