influxdata / influxdata/influxdb

Time query error

Open
#23,563 0 comments 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

If the query condition is set to before 1970, no data should be queried, but the query result is the most recently stored data.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the query with a time condition before 1970 and inspect the query path responsible for selecting stored data. Done means the query returns no data for that condition instead of the most recently stored data.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.