Skip to content

Fix error in runs with --empty flag by adding .render() - #375

Open
piotrdanielczyk-arrive wants to merge 1 commit into
dbt-labs:mainfrom
piotrdanielczyk-arrive:fix-snowflake-error-on-empty-flag-run
Open

Fix error in runs with --empty flag by adding .render()#375
piotrdanielczyk-arrive wants to merge 1 commit into
dbt-labs:mainfrom
piotrdanielczyk-arrive:fix-snowflake-error-on-empty-flag-run

Conversation

@piotrdanielczyk-arrive

Copy link
Copy Markdown

Description & motivation

The current code breaks for Snowflake when running dbt run --empty. Adding .render() to source() calls, as mentioned in the official dbt docs, solves this problem.
Addresses issue #339

Checklist

  • I have verified that these changes work locally

@github-actions

Copy link
Copy Markdown

This PR has been marked as Stale because it has been open with no activity as of late. If you would like the PR to remain open, please comment on the PR or else it will be closed in 7 days.

@github-actions github-actions Bot added the Stale label May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant