-
Notifications
You must be signed in to change notification settings - Fork 322
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
feat: more aggregator op #1583
feat: more aggregator op #1583
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1583 +/- ##
============================================
+ Coverage 67.21% 67.33% +0.11%
Complexity 323 323
============================================
Files 600 600
Lines 114047 114605 +558
Branches 995 995
============================================
+ Hits 76657 77165 +508
- Misses 37183 37233 +50
Partials 207 207
Continue to review full report at Codecov.
|
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.
LGTM
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
feature
What is the current behavior? (You can also link to an open issue here)
close Add pre-aggregation support for op
count
#1218close Add pre-aggregation support for op
min
#1219close Add pre-aggregation support for op
max
#1220close Add pre-aggregation support for op
avg
#1221close support
RowBuilder
external buffer #1525What is the new behavior (if this is a feature change)?