-
Notifications
You must be signed in to change notification settings - Fork 25.6k
test: date_histogram with time zone on date_nanos field #85149
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
test: date_histogram with time zone on date_nanos field #85149
Conversation
|
Pinging @elastic/es-analytics-geo (Team:Analytics) |
|
@elasticmachine update branch |
|
@elasticmachine update branch |
|
This test can just land in the existing |
| "date_histogram on date_nanos without timezone fixed interval": | ||
| - skip: | ||
| version: " - 8.1.99" | ||
| reason: bug fixed in 8.2.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The linked issue lists #52016 as resolving this, which landed in 7.6.1. Let's confirm it works there or at least 7.7.0 and update the skip version appropriately. As noted in your other PR, I'm in favor of backporting these tests to 7.17.
not-napoleon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@elasticmachine update branch |
|
@elasticmachine update branch |
💔 Backport failed
You can use sqren/backport to manually backport by running |
Include
date_histogramtest ondate_nanosfield.The test runs fine without any fix.
Issue: #39107