You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had recent activity. Please reopen if this issue is still important to you. Thank you for your contributions.
Bug report
System info:
Influxdb: 1.5.3
SySTEM: Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2+deb8u5 (2017-09-19) x86_64 GNU/Linux
Steps to reproduce:
1. We have time series data like:
Expected behavior:
1. We use query like:
2. Expected result is
sum(filed1)
equalscount(filed1)
Actual behavior:
However, sometimes we doesn't get the right result:
But after serveral seconds, query again, get the right result:
The text was updated successfully, but these errors were encountered: