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

Add support for custom TTLs #741

Merged
merged 3 commits into from
Sep 16, 2024
Merged

Add support for custom TTLs #741

merged 3 commits into from
Sep 16, 2024

Conversation

mwylde
Copy link
Member

@mwylde mwylde commented Sep 16, 2024

This PR adds initial support for custom state TTLs for updating aggregates and joins. Initially, these can only be applied on a pipeline-wide basis. A custom TTL can be set with a SET option, like

SET updating_ttl = '1 hour';

This will then override the default TTL of 24 hours for the pipeline.

@mwylde mwylde enabled auto-merge (squash) September 16, 2024 15:20
@mwylde mwylde merged commit 4f8dc2e into master Sep 16, 2024
6 checks passed
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