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

One step policy for continuous aggregates #4564

Closed
wants to merge 1 commit into from
Closed

Conversation

RafiaSabih
Copy link
Contributor

This simplifies the process of adding the policies
for the CAggs. Now, with one single sql statements
all the policies can be added for a given CAgg.
Similarly, all the policies can be removed or modified
via single sql statement only. This also adds a new
function as well as a view to show all the policies on a
continuous aggregate. While adding or updating a policy it
also checks if that policy is compatible with other policies on the CAgg.

This simplifies the process of adding the policies
for the CAggs. Now, with one single sql statements
all the policies can be added for a given CAgg.
Similarly, all the policies can be removed or modified
via single sql statement only. This also adds a new
function as well as a view to show all the policies on a
continuous aggregate. While adding or updating a policy it
also checks if that policy is compatible with other policies on the CAgg.
@github-actions github-actions bot requested review from gayyappan and svenklemm August 1, 2022 16:57
@github-actions
Copy link

github-actions bot commented Aug 1, 2022

@svenklemm, @gayyappan: please review this pull request.

Powered by pull-review

@RafiaSabih RafiaSabih closed this Aug 1, 2022
@RafiaSabih RafiaSabih deleted the 1-step-cagg branch August 1, 2022 17:01
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

Successfully merging this pull request may close these issues.

1 participant