Skip to content

macro get_columns_in_relation to respect the temp metadata generation schema config - #224

Merged
vs255034 merged 4 commits into
mainfrom
vs255034_IDE-25184
Aug 20, 2025
Merged

macro get_columns_in_relation to respect the temp metadata generation schema config#224
vs255034 merged 4 commits into
mainfrom
vs255034_IDE-25184

Conversation

@vs255034

@vs255034 vs255034 commented Aug 19, 2025

Copy link
Copy Markdown
Contributor

resolves #218
resolves #220

Description

PR contains changes for teradata__get_columns_in_relation macro to respect the temporary_metadata_generation_schema config and creates the intermediate temporary tables in the temporary_metadata_generation_schema for views
The name for the fallback_schemahas been changed to temporary_metadata_generation_schema

Checklist

  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md with information about my change

@vs255034
vs255034 requested a review from MT255026 August 20, 2025 06:42

@MT255026 MT255026 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks Good

@vs255034
vs255034 merged commit dc9d0ca into main Aug 20, 2025
5 checks passed
@vs255034
vs255034 deleted the vs255034_IDE-25184 branch August 20, 2025 13:15
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.

DBT Intermediate table working database - specification teradata__get_columns_in_relation doesn't respect fallback_schema

2 participants