[Feature request] Auto create timeseries of schema template
未关闭
- 主要语言
- Java
- 星标
- 6.4k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 115
描述
### 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!
贡献指南
调研方向
首先定位现有的 schema template 创建 API 以及 Apache IoTDB 中 measurement node 的表示方式。定义用于添加新 timeseries 的 API 应如何运行,然后添加测试覆盖,证明之前创建的 schema template 可以接受新的 measurement node。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- database
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100