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

materialized views in Amazon Redshift #20

Open
artemiuss opened this issue Mar 8, 2025 · 0 comments
Open

materialized views in Amazon Redshift #20

artemiuss opened this issue Mar 8, 2025 · 0 comments

Comments

@artemiuss
Copy link

https://github.com/OBenner/data-engineering-interview-questions/blob/master/content/redshift.md#can-you-create-materialized-views-in-amazon-redshift

No, Amazon Redshift does not support materialized views. However, you can use other techniques like precomputing and storing intermediate query results to achieve similar performance improvements.

but https://docs.aws.amazon.com/redshift/latest/dg/materialized-view-overview.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant