influxdata / influxdata/influxdb
[feature request] RENAME MEASUREMENT
Open
1.x
kind/feature-request
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
From https://github.com/influxdb/influxdb/issues/828#issuecomment-83224779
e.g. `RENAME MEASUREMENT foo TO bar`
Would need to update all CQs for the new measurement name.
Contributor guide
Research direction
Start by reading the linked InfluxDB issue and comment that motivated this request, then trace the existing measurement and continuous-query behavior. Done means supporting `RENAME MEASUREMENT foo TO bar` and updating all continuous queries that refer to the renamed measurement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100