Datavault-UK / automate-dv

A free to use dbt package for creating and loading Data Vault 2.0 compliant Data Warehouses (powered by dbt, an open source data engineering tool, registered trademark of dbt Labs)
https://www.automate-dv.com
Apache License 2.0
511 stars 131 forks source link

[FEATURE] Ghost records in Multi Active satellites #240

Open sushmitha-sf opened 3 months ago

sushmitha-sf commented 3 months ago

Describe the bug Ghost records are only getting loaded to satellites and not to multi active satellites when we set enable ghost records to true

Environment

dbt version: automate_dv version: 0.11.0 Database/Platform: Snowflake

AB#5593

azure-boards[bot] commented 3 months ago

✅ Successfully linked to Azure Boards work item(s):

DVAlexHiggs commented 3 months ago

Hi, thanks for this report!

This isn't technically a bug as we have only implemented Ghost Records in standard satellites at the moment.

We do plan to add them to the other satellite types in future, so I will leave this open to raise awareness.