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

Fix Bucket ordering for partial reduction in date histogram and histogram aggregation #108184

Merged
merged 4 commits into from
May 3, 2024

Conversation

iverase
Copy link
Contributor

@iverase iverase commented May 2, 2024

In #105359. we changed the bucket ordering for partial reduces which causes issues when the output is shared with a node running on an older version. This PR reorders the output to the expected order for previous versions.

fixes #108181

@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label May 2, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@elasticsearchmachine
Copy link
Collaborator

Hi @iverase, I've created a changelog YAML for you.

@iverase iverase requested a review from javanna May 2, 2024 13:13
@iverase iverase merged commit c62df16 into elastic:8.13 May 3, 2024
15 checks passed
@iverase iverase deleted the fixCCSDuplicatedBuckets branch May 3, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/Aggregations Aggregations >bug Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.13.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants