influxdata / influxdata/influxdb
[feature request] RENAME DATABASE
Open
1.x
kind/feature-request
proposed
- 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 DATABASE foo TO bar`
Would also need to update all relevant CQs.
Contributor guide
Research direction
The issue proposes a RENAME DATABASE command and requires all relevant continuous queries (CQs) to be updated. No files, tests, or entry points are named, so first locate the database rename and CQ-handling code; done means the command renames the database and associated CQs continue to reference it correctly.
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
- Needs clarification
- Newbie friendliness
- 25/100