5e49ee800e
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. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |