Skip to content

[7.x] Fix doc_count on HistoBackedHistogramAggregator#74671

Merged
csoulios merged 2 commits intoelastic:7.xfrom
csoulios:fix-histo-doc_count-7x
Jun 29, 2021
Merged

[7.x] Fix doc_count on HistoBackedHistogramAggregator#74671
csoulios merged 2 commits intoelastic:7.xfrom
csoulios:fix-histo-doc_count-7x

Conversation

@csoulios
Copy link
Copy Markdown
Contributor

Backports #74650 to v7.x

histogram aggregation on histogram field computes wrong doc_count values when _doc_count field is present.

The root cause of the problem is correctly described here

csoulios and others added 2 commits June 29, 2021 11:18
histogram aggregation on histogram field computes wrong doc_count values when _doc_count field is present.

The root cause of the problem is correctly described here

Closes elastic#74617
@elasticmachine elasticmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Jun 29, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@csoulios csoulios merged commit a2be01f into elastic:7.x Jun 29, 2021
@csoulios csoulios deleted the fix-histo-doc_count-7x branch June 29, 2021 11:16
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) v7.14.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants