[Feature request] Auto create timeseries of schema template
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 115
Description
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar.
### Motivation
when the schema template been designed first, it maybe not perfect,sometimes we need to add new measurement node after the schema template been created, but there's no way to modify and increase timeseries of schema template
### Solution
provide an api to add new timeseries of schema template dynamically
### Alternatives
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
Contributor guide
Research direction
Start by locating the existing schema-template creation API and the representation of measurement nodes in Apache IoTDB. Define how an API for adding new timeseries should behave, then add coverage showing that a previously created schema template can accept a new measurement node.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100