Skip to content

feature/union-data#48

Merged
fivetran-catfritz merged 16 commits into
mainfrom
feature/union-data
Nov 6, 2025
Merged

feature/union-data#48
fivetran-catfritz merged 16 commits into
mainfrom
feature/union-data

Conversation

@fivetran-catfritz

@fivetran-catfritz fivetran-catfritz commented Oct 25, 2025

Copy link
Copy Markdown
Contributor

PR Overview

Package version introduced in this PR:

  • v1.1.0

This PR addresses the following Issue/Feature(s):

  • GA-1007454

Summary of changes:

  • Adds union data support

Submission Checklist

  • Added macros
  • tmp:
    • Add *.*_union_connections macro call
  • Staging:
    • Add {{ *.apply_source_relation() }}
    • Add source_relation to final select list
    • Add enabled: "{{ var('github_sources', []) == [] }}" to src.yml
  • Intermediate and Final:
    • Add source_relation column to:
      • models
      • joins
      • window functions
      • surrogate keys
    • Review subqueries, cross joins, and otherwise complex joins
  • dbt_project.yml:
    • add <package_name>_sources: [] to vars
  • Documentation:
    • stg_*.yml
    • final .yml
    • remove uniqueness tests in models where source_relation was added
  • README:
    • Add union data instructions

Changelog

  • Draft changelog for PR
  • Final changelog for release review

@fivetran-catfritz fivetran-catfritz self-assigned this Oct 27, 2025
@fivetran-catfritz fivetran-catfritz added the docs:ready Triggers the docs generator workflow. label Oct 27, 2025
@fivetran-catfritz fivetran-catfritz added docs:ready Triggers the docs generator workflow. and removed docs:ready Triggers the docs generator workflow. labels Oct 28, 2025

@fivetran-jamie fivetran-jamie left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fivetran-catfritz fivetran-catfritz added docs:ready Triggers the docs generator workflow. and removed docs:ready Triggers the docs generator workflow. labels Nov 6, 2025
@fivetran-catfritz fivetran-catfritz merged commit 6b872e9 into main Nov 6, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs:ready Triggers the docs generator workflow.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants