Skip to content

Union relation macro (DNA-43127)#105

Merged
cverhoef merged 13 commits intomainfrom
feat/new_macro
Nov 14, 2025
Merged

Union relation macro (DNA-43127)#105
cverhoef merged 13 commits intomainfrom
feat/new_macro

Conversation

@MozhganUiPath
Copy link
Contributor

@MozhganUiPath MozhganUiPath commented Nov 13, 2025

Description

This PR introduce a new macro for handling union between multiple input tables where the order of columns or the number of them might not match

Release

  • Direct release (main)
  • Merge to dev (or other) branch
    • Why:

Did you consider?

  • Does it Work on Automation Suite / SQL Server
  • Does it Work on Automation Cloud / Snowflake
  • What is the performance impact?
  • The version number in dbt_project.yml

@MozhganUiPath MozhganUiPath marked this pull request as ready for review November 13, 2025 15:42
Copy link
Contributor

@cverhoef cverhoef left a comment

Choose a reason for hiding this comment

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

  • Please also add this new macro to the documentation in the readme.
  • I would make the name of the macro shorter by just union instead of union_relations. The arguments are relations anyway.

@cverhoef cverhoef merged commit 5aca087 into main Nov 14, 2025
6 checks passed
@cverhoef cverhoef deleted the feat/new_macro branch November 14, 2025 16:25
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.

2 participants