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

Begin moving date_histogram to offset rounding (backport of #50873) #50978

Merged
merged 2 commits into from
Jan 14, 2020

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Jan 14, 2020

We added a new rounding in #50609 that handles offsets to the start and
end of the rounding so that we could support offset in the composite
aggregation. This starts moving date_histogram to that new offset.

…0873)

We added a new rounding in elastic#50609 that handles offsets to the start and
end of the rounding so that we could support `offset` in the `composite`
aggregation. This starts moving `date_histogram` to that new offset.
@nik9000 nik9000 merged commit 9a3d4db into elastic:7.x Jan 14, 2020
nik9000 added a commit to nik9000/elasticsearch that referenced this pull request Jan 20, 2020
…lastic#50873) (elastic#50978)"

This reverts commit 9a3d4db. It was
subtly broken in ways we didn't have tests for.
nik9000 added a commit to nik9000/elasticsearch that referenced this pull request Jan 20, 2020
…lastic#50873) (elastic#50978)"

This reverts commit 9a3d4db. It was
subtly broken in ways we don't have tests for.
nik9000 added a commit that referenced this pull request Jan 20, 2020
…50873) (#50978)" (#51240)

This reverts commit 9a3d4db. It was
subtly broken in ways we don't have tests for.
nik9000 added a commit that referenced this pull request Jan 21, 2020
…50873) (#50978)" (#51239)

This reverts commit 9a3d4db. It was
subtly broken in ways we didn't have tests for.
@polyfractal polyfractal removed the v7.6.0 label Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants