Skip to content

Conversation

@nik9000
Copy link
Member

@nik9000 nik9000 commented Jul 1, 2020

The date_histogram aggregation had an optimization where it'd rewrite
time_zones who's offset from UTC is fixed across the entire index.
This rewrite is no longer needed after #56371 because we can tell that a
time zone is fixed lower down in the aggregation. So this removes it.

The `date_histogram` aggregation had an optimization where it'd rewrite
`time_zones` who's offset from UTC is fixed across the entire index.
This rewrite is no longer needed after elastic#56371 because we can tell that a
time zone is fixed lower down in the aggregation. So this removes it.
@nik9000 nik9000 merged commit 5e49ee8 into elastic:7.x Jul 1, 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