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
Fixed a bug where an Effectivity Satellite with multiple DFKs or SDKs would incorrectly handle changes in the corresponding link records, meaning one to many relationships were not getting handled as intended.
Improvements
Added support for multiple order_by or partition_by columns when creating ranked columns in the stage or ranked_columns macros.
Performance improvement for the Satellite macro, which aims to reduce the number of records handled in the initial selection of records from the source data.