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

Support refreshable MVs #252

Closed
gingerwizard opened this issue Feb 23, 2024 · 2 comments · Fixed by #401
Closed

Support refreshable MVs #252

gingerwizard opened this issue Feb 23, 2024 · 2 comments · Fixed by #401
Labels
enhancement New feature or request

Comments

@gingerwizard
Copy link

Is your feature request related to a problem? Please describe.

https://clickhouse.com/blog/clickhouse-release-23-12#refreshable-materialized-views

Describe the solution you'd like

Support these for materialized view creation

Describe alternatives you've considered

There is no alternative, this makes sense.

@Y-55
Copy link

Y-55 commented Dec 28, 2024

Great to see you taking this on @BentsiLeviav!, I actually worked on this a bit last week and came up with a workaround, created a new materialization (refreshable_materialized_view). However, your solution looks much cleaner and more refined, to be honest. When do you expect it will be ready?

@BentsiLeviav
Copy link
Contributor

Hi @Y-55

Thank you for your desire to contribute! Contributions are welcomed!
We will release this within the next few days (probably after the holiday).

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

Successfully merging a pull request may close this issue.

3 participants