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-973] [Bug] Materialized views show up as regular views in catalog queries #652

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

[ADAP-973] [Bug] Materialized views show up as regular views in catalog queries #652

mikealfare opened this issue Oct 31, 2023 · 0 comments · Fixed by #653
Assignees
Labels
bug Something isn't working

Comments

@mikealfare
Copy link
Contributor

mikealfare commented Oct 31, 2023

Is this a new bug in dbt-redshift?

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

Current Behavior

Materialized views show up as regular views 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 the type for the materialized view is "VIEW"

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

Relevant log output

No response

Environment

- OS:
- Python:
- dbt-core:
- dbt-redshift:

Additional Context

No response

@mikealfare mikealfare added bug Something isn't working backport 1.6.latest 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 the wrong type in catalog queries [ADAP-973] [Bug] Materialized views show up as the wrong type in catalog queries Oct 31, 2023
@mikealfare mikealfare changed the title [ADAP-973] [Bug] Materialized views show up as the wrong type in catalog queries [ADAP-973] [Bug] Materialized views show up as regular views 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
bug Something isn't working
Projects
None yet
1 participant