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

[ADAP-971] [Bug] Dynamic tables do not show up as a type in catalog queries #817

Closed
2 tasks done
mikealfare opened this issue Oct 31, 2023 · 0 comments · Fixed by #818
Closed
2 tasks done

[ADAP-971] [Bug] Dynamic tables do not show up as a type in catalog queries #817

mikealfare opened this issue Oct 31, 2023 · 0 comments · Fixed by #818
Assignees
Labels
backport 1.7.latest Tag for PR to be backported to the 1.7.latest branch bug Something isn't working

Comments

@mikealfare
Copy link
Contributor

Is this a new bug in dbt-snowflake?

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

Current Behavior

The catalog queries return a null for the relation type on dynamic tables.

Expected Behavior

The catalog queries should return "dynamic_table" for the relation type on dynamic tables.

Steps To Reproduce

  1. In dbt Cloud, create a dynamic table
  2. Run docs generate
  3. Notice that the type is empty

See dbt-labs/dbt-core#8864 for more details.

Relevant log output

No response

Environment

- OS:
- Python:
- dbt-core:
- dbt-snowflake:

Additional Context

No response

@mikealfare mikealfare added bug Something isn't working triage labels Oct 31, 2023
@mikealfare mikealfare self-assigned this Oct 31, 2023
@github-actions github-actions bot changed the title [Bug] Dynamic tables do not show up as a type in catalog queries [ADAP-971] [Bug] Dynamic tables do not show up as a type in catalog queries Oct 31, 2023
@mikealfare mikealfare added backport 1.6.latest backport 1.7.latest Tag for PR to be backported to the 1.7.latest branch and removed triage backport 1.6.latest backport 1.7.latest Tag for PR to be backported to the 1.7.latest branch labels Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.7.latest Tag for PR to be backported to the 1.7.latest branch bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant