influxdata / influxdata/influxdb
Cannot get results when querying a large amount of data(about 1 billion)
Open
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
I query the 1 billion data in the database through python influxdb. Progress exit after running for a period of time.
I neither got the data nor error.
When I narrow the time interval(corresponding to 10 million points), I get the data.
Contributor guide
Research direction
The issue names no source files, tests, or entry points. Start by reproducing the Python InfluxDB query against about 1 billion points, then compare its behavior with the narrower query that returns data; done means the large query returns results or reports a clear error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100