Need to support configuring SDT in more granularities
未关闭
- 主要语言
- Java
- 星标
- 6.4k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 115
描述
Currently, users need to set SDT and related parameters in "create timeseries" one by one, which is bothering.
Need to support:
(1) Set global SDT configuration in iotdb-engine.properties for each data type.
(2) Set SDT configuration in storage group level
(3) Set SDT for each time series
Priority: series > storage group > global
贡献指南
调研方向
首先追踪 create timeseries 入口点如何处理 SDT 及其相关参数,以及如何读取 iotdb-engine.properties。定义并验证 series、storage-group 和全局设置的优先级,覆盖每种数据类型和配置级别。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- database
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100