-
Notifications
You must be signed in to change notification settings - Fork 119
Update some API changes: #3759
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
Update some API changes: #3759
Conversation
Ryan Booz seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
- `add_continuous_aggregate_policy`: added new optional argument `include_tiered_data` introduced by 2.18.0. - `refresh_continuous_aggregate`: added new optional argument `force` introduced by 2.18.0. Signed-off-by: Fabrízio de Royes Mello <[email protected]>
b62973a
to
c5312e7
Compare
Allow 10 minutes from last push for the staging site to build. If the link doesn't work, try using incognito mode instead. For internal reviewers, check web-documentation repo actions for staging build status. Link to build for this PR: http://docs-dev.timescale.com/docs-cagg_and_jobs_api_changes |
Co-authored-by: gayyappan <[email protected]> Signed-off-by: Fabrízio de Royes Mello <[email protected]>
Co-authored-by: Mats Kindahl <[email protected]> Signed-off-by: Fabrízio de Royes Mello <[email protected]>
Co-authored-by: Mats Kindahl <[email protected]> Signed-off-by: Fabrízio de Royes Mello <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple of small language things. Your call.
Co-authored-by: Iain Cox <[email protected]> Signed-off-by: Fabrízio de Royes Mello <[email protected]>
Co-authored-by: Iain Cox <[email protected]> Signed-off-by: Fabrízio de Royes Mello <[email protected]>
Co-authored-by: Iain Cox <[email protected]> Signed-off-by: Fabrízio de Royes Mello <[email protected]>
Co-authored-by: Iain Cox <[email protected]> Signed-off-by: Fabrízio de Royes Mello <[email protected]>
add_continuous_aggregate_policy
: added new optional argumentinclude_tiered_data
introduced by 2.18.0.refresh_continuous_aggregate
: added new optional argumentforce
introduced by 2.18.0