influxdata / influxdata/influxdb
Add support for influxdb.to to the 1.x line
Open
1.x
team/query
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
The 1.x line does not implement the `influxdb.to()` function as it is different from the 2.x line.
Clients using Flux inside the 1.x line need the ability to use `influxdb.to()` in order to downsample data using Flux.
Contributor guide
Research direction
Start by locating the 1.x Flux implementation and comparing its handling of influxdb.to() with the 2.x line. The work is done when 1.x clients can use influxdb.to() for Flux-based downsampling, with coverage for that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100