Join Slack
Powered by
looking at the code, I do see that we support mult...
# general
k
Kishore G
11/20/2019, 4:23 AM
looking at the code, I do see that we support multiple aggregation functions. See ValueAggregator interface
a
Alex
11/20/2019, 6:36 AM
https://github.com/apache/incubator-pinot/blob/master/pinot-core/src/main/java/org/apache/pinot/core/indexsegment/mutable/MutableSegmentImpl.java#L410
Alex
11/20/2019, 6:37 AM
it looks like it only supports sums, but it also appears it will not be hard to extend
k
Kishore G
11/20/2019, 3:58 PM
That’s different from startree.
Open in Slack
Previous
Next