Skip to content

Update release-v2-branch from main#464

Open
tkiehn wants to merge 9 commits into
release-v2-tempfrom
main
Open

Update release-v2-branch from main#464
tkiehn wants to merge 9 commits into
release-v2-tempfrom
main

Conversation

@tkiehn
Copy link
Copy Markdown
Collaborator

@tkiehn tkiehn commented May 22, 2026

Description

Please include a summary of the changes and the related issue and context.

Fixes #(issue)

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)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

  • Tests you ran

Test Configuration:

  • datavault4dbt-Version:
  • dbt-Version: cloud/core, version number
  • dbt-adapter-Version:

Checklist:

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

Tobias-Pah and others added 9 commits April 2, 2026 14:35
…v1 (#419)

* REDSHIFT.control_snap_v0: added is_eom, is_quarterly, is_eoq, is_eoy

* BIGQUERY.control_snap_v0: added is_eoq

* SNOWFLAKE.control_snap_v0: added is_eom, is_quarterly, is_eoq, is_eoy

* DATABRICKS.control_snap_v0: added is_eoq

* POSTGRES.control_snap_v0: added is_eom, is_quarterly, is_eoq, is_eoy

* ORACLE.control_snap_v0: added is_eom, is_quarterly, is_eoq, is_eoy

* feat: reworked control_snap_v0 functionality

* feat: updated the v1 dependencies

* feat: added documentation for weekly calculations

* feat: removed explicit date columns in v0 and added all boolean flags to v1 snapshot tables

* fix: syntax corrections

* fix: added macro file for correct call and updated adapter calls

* fix: corrected snowflake syntax

* feat: added adapter specific macros to first_day_of_week macro

* fix: fixed macro call

* fix: added else statement to macro block for missing var

* feat: updated snapshot logic for user handling

* fix: fixed bigquery control snap adapter

* fix: fixed some snapshot logic that was wrong in testing

* fix: reworked snapshot logic once more and fixed the adapter tables

* feat: updated docs

---------

Co-authored-by: umattern 
Co-authored-by: Theo Kiehn <162969167+tkiehn@users.noreply.github.com>
Co-authored-by: Tim Kirschke <81677440+tkirschke@users.noreply.github.com>
…ion limitations (#447)

* fix casing and separators, missing _category_.json

* Remove closed issues from limitation page

* fix: rename reference table site to match old url-pattern

* fix: add missing _category_.jsons
* Refactor redshift__pit macro parameters and logic

* Refactor SQL macro for Redshift PIT functionality

Deleting spaces

* Refactor redshift__pit macro for consistency

* Refactor redshift__pit macro to simplify parameters

Adjusted formatting, order of paramters and dimension key use

* Changed paramter order to former order

* redshift pit macro: updated group by, satellite check for ledts, selece to include pit_type and custom_rsrc

* fix: set default value for refer_to_ghost_records in redshift__pit macro and adjusted jinja strips
* feat(trino): add trino support

* fix/add current_timestamp() for trino due to the default being incompatible with the iceberg-connector

---------

Co-authored-by: pkumar-data <129848835+pkumar-data@users.noreply.github.com>
* support for multiple logics for Snowflake

* replace var_name and add docs

* chore(docs): adjust control_snap_v1 docs

* missing adapters

* fix OR in MS dbs

* adjust log logic to output 30 days when setting daily to 30

* fix logic of snap control v0

* fix oracle

* fix docs

---------

Co-authored-by: tkiehn <162969167+tkiehn@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants