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)
Describe the bug
The "source_model" parameter for a link allows either a singular string or a list of strings. The same parameter for the effectivity satellite accepts only a singular string. As effectivity satellites are associated with links, should they not be able to built using the same set of source models as the parent link?
Describe the bug The "source_model" parameter for a link allows either a singular string or a list of strings. The same parameter for the effectivity satellite accepts only a singular string. As effectivity satellites are associated with links, should they not be able to built using the same set of source models as the parent link?
Environment
dbt version: automate_dv version: 0.10.1 Database/Platform: Snowflake
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Log files If applicable, provide dbt log files which include the problem.
Additional context Add any other context about the problem here.