influxdata / influxdata/influxdb
Query results displays different time for a field "_time" depending on filter period
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Query results displays different time for a field "_time" depending on filter period for the same raw data.
Below two example
filter last 7d

filter last 30

[profiles.tar.gz](https://github.com/influxdata/influxdb/files/8149244/profiles.tar.gz)
[iostat.txt](https://github.com/influxdata/influxdb/files/8149245/iostat.txt)
Contributor guide
Research direction
No source files or tests are named. Start by reproducing the query with profiles.tar.gz and iostat.txt, comparing the _time value for the last-7d and last-30d filters; done means the discrepancy is either fixed and covered by a regression test or its intended behavior is clarified.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100