apache / apache/iotdb

Correlating Subseries with labels,时序列打标签功能

未关闭
#3,022 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
6.4k
派生
1.2k
平均合并
1 天 23 小时
30 天内合并 PR
115

描述

功能描述:
(1)为给定时序列,指定时间戳范围的时序数据,定义标签名称:即用户指定序列、指定起始时间、结束时间、标签,数据库成功将标签与相关时序列段进行关联
(2)用户可以根据标签找到相关时序数据

Functional Description:
(1) a user provides time series path, start timestamp, end timestamp, a label, the TSDB should correlate the label with the subseries identified by the first three parameters
(2) users can later locate the subseries by the label

贡献指南

打开贡献指南

调研方向

首先查看功能描述以及现有的 IoTDB 时序操作接口。定义用户如何提供时序路径、开始和结束时间戳以及一个标签,然后验证之后是否可以通过该标签定位带标签的子序列。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
databases
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
基本清楚
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。