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-972] [Bug] Materialized views show up as tables in catalog queries #995

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

[ADAP-972] [Bug] Materialized views show up as tables in catalog queries #995

mikealfare opened this issue Oct 31, 2023 · 0 comments · Fixed by #996
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-bigquery?

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

Current Behavior

Materialized views show up as tables in catalog queries.

Expected Behavior

Materialized views should show up as materialized views in catalog queries.

Steps To Reproduce

  1. Create a materialized view
  2. Run docs generate
  3. Notice that the type for the materialized view is "table"

For more details, refer to: dbt-labs/dbt-core#8864

Relevant log output

No response

Environment

- OS:
- Python:
- dbt-core:
- dbt-bigquery:

Additional Context

No response

@mikealfare mikealfare added bug Something isn't working backport 1.7.latest Tag for PR to be backported to the 1.7.latest branch labels Oct 31, 2023
@mikealfare mikealfare self-assigned this Oct 31, 2023
@github-actions github-actions bot changed the title [Bug] Materialized views show up as tables in catalog queries [ADAP-972] [Bug] Materialized views show up as tables in catalog queries 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
1 participant