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

[YSQL]Support for Materialized View #10949

Closed
adil246 opened this issue Dec 28, 2021 · 2 comments
Closed

[YSQL]Support for Materialized View #10949

adil246 opened this issue Dec 28, 2021 · 2 comments

Comments

@adil246
Copy link
Contributor

adil246 commented Dec 28, 2021

Description

Support creation of Materialized views for various purposes such as denormalization of base table, an alternative to index, optimizing read performance, etc.

@adil246 adil246 added the area/ycql Yugabyte CQL (YCQL) label Dec 28, 2021
@adil246 adil246 changed the title [YCQL]Support for Materialized View Support for Materialized View Dec 28, 2021
@adil246 adil246 removed the area/ycql Yugabyte CQL (YCQL) label Dec 28, 2021
@adil246
Copy link
Contributor Author

adil246 commented Dec 28, 2021

This is a duplicate of #10102 created by @mheer9

@adil246 adil246 changed the title Support for Materialized View [YSQL]Support for Materialized View Dec 28, 2021
@ddorian
Copy link
Contributor

ddorian commented Dec 6, 2022

I think this can be closed as duplicate.

@ddorian ddorian closed this as completed Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants