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

hypertable_(detailed_)size functions now supports CAGG name #2086

Merged
merged 6 commits into from
Mar 10, 2023

Conversation

noctarius
Copy link
Contributor

Description

The two functions hypertable_size and hypertable_detailed_size now support passing the name of a continuous aggregate and transparently looking up the backing hypertable to return its statistics.

Links

timescale/timescaledb#5159

Writing help

For information about style and word usage, see the style guide

Review checklists

Reviewers: use this section to ensure you have checked everything before approving this PR:

Subject matter expert (SME) review checklist

  • Is the content technically accurate?
  • Is the content complete?
  • Is the content presented in a logical order?
  • Does the content use appropriate names for features and products?
  • Does the content provide relevant links to further information?

Documentation team review checklist

  • Is the content free from typos?
  • Does the content use plain English?
  • Does the content contain clear sections for concepts, tasks, and references?
  • Have any images been uploaded to the correct location, and are resolvable?
  • If the page index was updated, are redirects required
    and have they been implemented?
  • Have you checked the built version of this content?

api/hypertable_detailed_size.md Outdated Show resolved Hide resolved
api/hypertable_size.md Outdated Show resolved Hide resolved
api/hypertable_size.md Outdated Show resolved Hide resolved
api/hypertable_size.md Outdated Show resolved Hide resolved
noctarius and others added 5 commits March 6, 2023 08:52
Co-authored-by: Lana Brindley <github@lanabrindley.com>
Signed-off-by: noctarius aka Christoph Engelbert <me@noctarius.com>
Co-authored-by: Lana Brindley <github@lanabrindley.com>
Signed-off-by: noctarius aka Christoph Engelbert <me@noctarius.com>
Co-authored-by: Lana Brindley <github@lanabrindley.com>
Signed-off-by: noctarius aka Christoph Engelbert <me@noctarius.com>
@Loquacity Loquacity merged commit 330cb2c into timescale:latest Mar 10, 2023
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.

2 participants