ScalefreeCOM / datavault4dbt

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.
https://www.scalefree.com/
Apache License 2.0
136 stars 25 forks source link

Change ghost record numeric defaults and add ghost record numeric values variables #251

Closed tkiehn closed 4 weeks ago

tkiehn commented 4 weeks ago

Description

Change ghost record numeric defaults

The default values for numeric ghost records have been changed from 0 for unknown values and -1 for error values to -1 for unknown values and -2 for error values

Add ghost record numeric values variables

A global variable has been added that allows the changing of the numeric values for ghost records by the users

Type of change

Please delete options that are not relevant.

Checklist:

remoteworkflow[bot] commented 4 weeks ago

Link to workflow summary: https://github.com/ScalefreeCOM/datavault4dbt-ci-cd/actions/runs/10716132579


RESULTS for Synapse: :white_check_mark: dbt-tests
:white_check_mark: dbt-macro-tests


RESULTS for Postgres: :white_check_mark: dbt-tests :white_check_mark: dbt-macro-tests


RESULTS for BigQuery: :white_check_mark: dbt-tests :white_check_mark: dbt-macro-tests


RESULTS for Redshift: :white_check_mark: dbt-tests :white_check_mark: dbt-macro-tests


RESULTS for Snowflake: :white_check_mark: dbt-tests :white_check_mark: dbt-macro-tests


RESULTS for Exasol: :x: dbt-tests :white_check_mark: dbt-macro-tests