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

[Feature]: Force refresh continious aggregate #6833

Open
munnik opened this issue Apr 16, 2024 · 0 comments
Open

[Feature]: Force refresh continious aggregate #6833

munnik opened this issue Apr 16, 2024 · 0 comments
Labels
feature-request Feature proposal

Comments

@munnik
Copy link

munnik commented Apr 16, 2024

What problem does the new feature solve?

Data in a continuous aggregate can be a calculated by an user defined function. If that function contains an error one should be able to refresh the continuous aggregate for the period since that error is introduced. The underlying data does not change and TimescaleDB sees no reason to refresh.

What does the feature do?

Fix bad data in a continuous aggregate when a user definied function contained an error.

Implementation challenges

Dunno

@munnik munnik added the feature-request Feature proposal label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Feature proposal
Projects
None yet
Development

No branches or pull requests

1 participant