Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-Release 1.9.0 #300

Merged
merged 48 commits into from
Jan 10, 2025
Merged

Pre-Release 1.9.0 #300

merged 48 commits into from
Jan 10, 2025

Conversation

tkiehn
Copy link
Collaborator

@tkiehn tkiehn commented Jan 9, 2025

Bugfixes

New Features

{%- set yaml_metadata -%}
source_models: stg_customer
hashkey: 'hk_customer_h'
business_keys: 
    - customer_bk
src_ldts: ldts
src_rsrc: rsrc
{%- endset -%}

{{ datavault4dbt.hub(yaml_metadata=yaml_metadata) }}

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation or included information that needs updates (e.g. in the Wiki)

tkiehn and others added 30 commits November 19, 2024 08:21
…prejoin_column_names

change extract_input_columns to handle the new prejoin list syntax. change process_prejoined_columns to parse the old dict syntax to the new list syntax, merging prejoins with the same conditions. add extract_prejoin_column_names which can handle the new list syntax
@remoteworkflow

This comment was marked as outdated.

@remoteworkflow remoteworkflow bot removed the testing To trigger the automated test workflow as internal User. label Jan 9, 2025
@tkiehn tkiehn added the testing To trigger the automated test workflow as internal User. label Jan 9, 2025
@remoteworkflow

This comment was marked as outdated.

@remoteworkflow remoteworkflow bot removed the testing To trigger the automated test workflow as internal User. label Jan 9, 2025
@tkiehn tkiehn added the testing To trigger the automated test workflow as internal User. label Jan 9, 2025
@remoteworkflow
Copy link

remoteworkflow bot commented Jan 9, 2025

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


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


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


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


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


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


RESULTS for Exasol:
❌ dbt-tests
✅ dbt-macro-tests


RESULTS for Fabric:
✅ dbt-tests
✅ dbt-macro-tests


RESULTS for Oracle:
✅ dbt-tests
✅ dbt-macro-tests


RESULTS for Databricks:
✅ dbt-tests
✅ dbt-macro-tests

@remoteworkflow remoteworkflow bot removed the testing To trigger the automated test workflow as internal User. label Jan 9, 2025
@tkiehn tkiehn merged commit 76c5ccf into main Jan 10, 2025
1 check passed
@tkiehn tkiehn deleted the test branch January 10, 2025 08:09
@tkiehn tkiehn changed the title Pre-Release 1.8.2 Pre-Release 1.9.0 Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants