Scalefree's dbt package for a Data Vault 2.0 implementation congruent to the original Data Vault 2.0 definition by Dan Linstedt including the Staging Area, DV2.0 main entities, PITs and Snapshot Tables.
The global variable "datavault4dbt.hash_datatype" is set to "STRING" by default. In Fabric, STRING does not exist. Hence, it should be a dictionary with adapter specific values, similar to other global variables.
Describe the bug
The global variable "datavault4dbt.hash_datatype" is set to "STRING" by default. In Fabric, STRING does not exist. Hence, it should be a dictionary with adapter specific values, similar to other global variables.
Environment