Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] cross-database adapter.get_relation fails on Snowflake #839

Open
4 of 11 tasks
thebruuu opened this issue Feb 21, 2025 · 0 comments
Open
4 of 11 tasks

[Bug] cross-database adapter.get_relation fails on Snowflake #839

thebruuu opened this issue Feb 21, 2025 · 0 comments
Labels
triage:product In Product's queue type:bug Something isn't working as documented

Comments

@thebruuu
Copy link

Is this a new bug?

  • I believe this is a new bug
  • I have searched the existing issues, and I could not find an existing issue for this bug

Which packages are affected?

  • dbt-adapters
  • dbt-tests-adapter
  • dbt-athena
  • dbt-athena-community
  • dbt-bigquery
  • dbt-postgres
  • dbt-redshift
  • dbt-snowflake
  • dbt-spark

Current Behavior

From dbt Cloud
on CLI adapter.get_relation works
on job it returns none

Expected Behavior

adapter.get_relation should not return none if the table exists

Steps To Reproduce

attempt to use adapter.get_relation on a job

Relevant log output

Environment

- OS:
- Python:
- dbt-adapters:
- <adapter>:

Additional Context

No response

@thebruuu thebruuu added triage:product In Product's queue type:bug Something isn't working as documented labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage:product In Product's queue type:bug Something isn't working as documented
Projects
None yet
Development

No branches or pull requests

1 participant