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
514 stars 131 forks source link

New features: PIT and Bridge table macros #30

Closed DVTimWilson closed 3 years ago

DVTimWilson commented 3 years ago

New features: Point In Time (PIT) and Bridge table macros. I raised separate pull requests earlier for the associated documentation. Here: Datavault-UK/dbtvault-docs#6 and Datavault-UK/dbtvault-docs#7

DVTimWilson commented 3 years ago

File dbtvault-dev/macros/tables/bridge1.sql should be deleted, it has been included by mistake. What is the best way to achieve this please?

DVAlexHiggs commented 3 years ago

File dbtvault-dev/macros/tables/bridge1.sql should be deleted, it has been included by mistake. What is the best way to achieve this please?

Delete it from the branch and commit. New commits are added to the same pull request if it's on the same branch.

DVTimWilson commented 3 years ago

OK, done.

DVTimWilson commented 3 years ago

I have made revisions per the recent comments.