Skip to content

Test/central union macros#46

Open
fivetran-catfritz wants to merge 12 commits into
mainfrom
test/central-union-macros
Open

Test/central union macros#46
fivetran-catfritz wants to merge 12 commits into
mainfrom
test/central-union-macros

Conversation

@fivetran-catfritz

Copy link
Copy Markdown
Contributor

PR Overview

Package version introduced in this PR:

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

Summary of changes:

Submission Checklist

  • Alignment meeting with the reviewer (if needed)
    • Timeline and validation requirements discussed
  • Provide validation details:
    • Validation Steps: Check for unintentional effects (e.g., add/run consistency & integrity tests)
    • Testing Instructions: Confirm the change addresses the issue(s)
    • Focus Areas: Complex logic or queries that need extra attention
  • Merge any relevant open PRs into this PR

Changelog

  • Draft changelog for PR
  • Final changelog for release review

union_schema_variable='amazon_ads_union_schemas',
union_database_variable='amazon_ads_union_databases'
)
) if var('amazon_ads_union_schemas', None) or var('amazon_ads_union_databases', None)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This is to make sure we only use the old macro when using the old vars. We want to use the new macro even when not unioning.

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.

1 participant