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

Percentiles aggregation: disallow specifying same percentile values twice #52257

Merged
merged 6 commits into from
Feb 26, 2020

Conversation

hendrikmuhs
Copy link

disallows specifying same percentile values twice and throws an exception.

Note: As this is a breaking change, it goes only into 8.0
Related: #51871

@elasticmachine
Copy link
Collaborator

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

@hendrikmuhs hendrikmuhs changed the title Percentiles aggregation disallow specifying same percentile values twice Percentiles aggregation: disallow specifying same percentile values twice Feb 12, 2020
@hendrikmuhs
Copy link
Author

@nik9000 would be nice if you can have a look, I requested you because you also reviewed the original PR. Thanks!

Copy link
Member

@nik9000 nik9000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. It has been a while since I last did it, but I remember you used to have to add something to the docs about the breaking change. Is that still a thing?

@hendrikmuhs hendrikmuhs force-pushed the percentile-aggregation-dups branch from 53d6c4e to e2bf597 Compare February 21, 2020 13:23
@hendrikmuhs hendrikmuhs force-pushed the percentile-aggregation-dups branch from e2bf597 to 9e3ad0e Compare February 25, 2020 10:24
@hendrikmuhs hendrikmuhs merged commit 854f698 into elastic:master Feb 26, 2020
@hendrikmuhs hendrikmuhs deleted the percentile-aggregation-dups branch February 26, 2020 12:40
hendrikmuhs pushed a commit that referenced this pull request Nov 30, 2020
#65252)

Deprecate specifying the same percentile multiple times in percentiles aggregation

Regression of: #52257
Fixes: #65240
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants