Skip to content

[7.x] Histogram field type support for Sum aggregation #55916

Merged
csoulios merged 2 commits intoelastic:7.xfrom
csoulios:feature/histo-sum-7.x
Apr 29, 2020
Merged

[7.x] Histogram field type support for Sum aggregation #55916
csoulios merged 2 commits intoelastic:7.xfrom
csoulios:feature/histo-sum-7.x

Conversation

@csoulios
Copy link
Copy Markdown
Contributor

Implements Sum aggregation over Histogram fields by summing the value of each bucket multiplied by their count as requested in #53285

Backports #55681 to 7.x

csoulios and others added 2 commits April 29, 2020 11:15
Implements Sum aggregation over Histogram fields by summing the value of each bucket multiplied by their count as requested in elastic#53285
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-analytics-geo (:Analytics/Aggregations)

@elasticmachine elasticmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Apr 29, 2020
@csoulios csoulios removed the v7.8.0 label Apr 29, 2020
@csoulios csoulios merged commit 02bf0c5 into elastic:7.x Apr 29, 2020
@csoulios csoulios deleted the feature/histo-sum-7.x branch April 29, 2020 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/Aggregations Aggregations backport Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants