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

Initial Databricks support #107

Closed kk-ais closed 2 years ago

kk-ais commented 2 years ago

For Databricks: tested and implemented code for hub, links, sat and t_link features.

DVAlexHiggs commented 2 years ago

Hi. Can you update this PR with the latest version of feat/databricks_2 please?

There have been a few major changes with directory structure for materialisations. get_period_boundaries and get_period_of_load are now in separate files. You will need to move your implementations from the old files to these files.