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

[ospp] Supports measure aggregate function avg and min, and test cases. #521

Merged
merged 22 commits into from
Sep 4, 2024

Conversation

StLeoX
Copy link
Contributor

@StLeoX StLeoX commented Aug 25, 2024

Supports measure aggregate function (MAF)

  • If this is non-trivial feature, paste the links/URLs to the design doc.
  • Update the documentation to include this new feature.
  • Tests(including UT, IT, E2E) are added to verify the new feature.

Currently avg and min.

@wu-sheng wu-sheng added the enhancement New feature or request label Aug 25, 2024
banyand/measure/aggregate/aggregate_function.go Outdated Show resolved Hide resolved
banyand/measure/aggregate/aggregate_function.go Outdated Show resolved Hide resolved
banyand/measure/aggregate/aggregate_function.go Outdated Show resolved Hide resolved
banyand/measure/aggregate/aggregate_function.go Outdated Show resolved Hide resolved
banyand/measure/aggregate/aggregate_function.go Outdated Show resolved Hide resolved
banyand/measure/aggregate/avg.go Outdated Show resolved Hide resolved
banyand/measure/aggregate/avg_test.go Outdated Show resolved Hide resolved
@StLeoX StLeoX requested a review from hanahmily August 30, 2024 03:47
@hanahmily hanahmily merged commit 17dc8c0 into apache:main Sep 4, 2024
15 checks passed
@wu-sheng wu-sheng added this to the 0.7.0 milestone Sep 4, 2024
StLeoX added a commit to StLeoX/skywalking-banyandb that referenced this pull request Sep 24, 2024
…s. (apache#521)

* [API] MeasureAggregateFunctionService Support

* Supports measure aggregate function avg and min.

---------

Co-authored-by: 吴晟 Wu Sheng <[email protected]>
Co-authored-by: Gao Hongtao <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants