Skip to content

Stabilize Gauge Aggregate #858

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

Open
2 of 10 tasks
dmunozv04 opened this issue Apr 14, 2025 · 0 comments · May be fixed by #859
Open
2 of 10 tasks

Stabilize Gauge Aggregate #858

dmunozv04 opened this issue Apr 14, 2025 · 0 comments · May be fixed by #859

Comments

@dmunozv04
Copy link

Gauge Aggregate

What evidence do we have the feature is being used

Why do we feel this feature is ready to be stable
This aggregate is an special case of the Counter Aggregate that doesn't reset, and its been stabilized since v1.3.0
Is there any known further work needed on this feature after stabilization
No
Are there any compatibility concerns that may arise during future work on this feature
No

Feature History

  • Experimental release version: v1.6.0
  • Last version modifying on-disk format: v1.6.0
  • Target stabilization version: v.1.20.0 ?

Stabilization checklist:

  • Ensure tests exist for all public API
  • Ensure API documentation exists and is accurate
  • Remove toolkit_experimental tags and update test usages
  • Add arrow operators for accessors if applicable
  • Ensure arrow operators have test coverage
  • If present, ensure combine and rollup are tested
  • Add serialization tests for on disk format
  • Add upgrade tests
  • Add continuous aggregate test
  • Add feature level documentation
@dmunozv04 dmunozv04 linked a pull request Apr 14, 2025 that will close this issue
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 a pull request may close this issue.

1 participant