Closed tkiehn closed 1 month ago
Link to workflow summary: https://github.com/ScalefreeCOM/datavault4dbt-ci-cd/actions/runs/11033384893
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 :x: dbt-macro-tests
Description
Include a call of is_something(hashed_columns) in the redshift stage to before the hashed_columns variable is accessed. In a stage with no hashed_columns there is a compilation error without this check
Type of change