Skip to content
New issue

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

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

Already on GitHub? # 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

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

No branches or pull requests

1 participant