-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Discover]view surrounding documents on date_nanos field, the result incorrect #48064
Comments
Pinging @elastic/kibana-app (Team:KibanaApp) |
@kertal is this currently one of the known limitations of Date Nanos? Or something we’re not yet aware of? |
@kertal |
Sorry for the long delay. it seems you using a custom date format, that's why it doesn't work |
I specify the format : when I use the format: |
thx, will try that format. I'm pretty sure it would work if you'd use the standard datatype. |
We found the cause of this behavior, it's due to the custom format you're using, there is no timezone information in it (Like a |
Kibana version:
v7.3.2
Elasticsearch version:
v7.3.2
Server OS version:
ubuntu 16.04
Browser version:
chrome 77
Browser OS version:
mac 10.14
Original install method (e.g. download page, yum, from source, etc.):
source
Describe the bug:
View surrounding documents on date_nanos field, the surrounding documents is incorrect, diff 8 hours.
The text was updated successfully, but these errors were encountered: