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

Decode max and min optimization more carefully (backport of #52336) #52358

Merged
merged 1 commit into from
Feb 14, 2020

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Feb 14, 2020

Fixes the the no-query optimization for min and max aggregations
for date_nanos fields by delegating decoding dates "through" their
resolution member.

Closes #52220

Fixes the the no-query optimization for `min` and `max` aggregations
for `date_nanos` fields by delegating decoding dates "through" their
`resolution` member.

Closes elastic#52220
@nik9000 nik9000 merged commit 53b6583 into elastic:7.x Feb 14, 2020
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.

1 participant