influxdata / influxdata/influxdb

Query results displays different time for a field "_time" depending on filter period

Open
#23,152 1 comment 0 reactions 0 assignees View on GitHub
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
![image](https://user-images.githubusercontent.com/22752322/155895817-f3475ea5-c49c-46bc-9a75-73762642bcb0.png)

filter last 30
![image](https://user-images.githubusercontent.com/22752322/155895867-b84ffcf3-14e4-4871-a490-2e5220d9d82f.png)

[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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.