apache / apache/iotdb

Restrict the time series order in MTree

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

描述

Currently, we maintain the order of time series by hash. It's better to give users a definite order, either in alphabet order or created order.

贡献指南

打开贡献指南

调研方向

首先定位 MTree 的实现,并阅读当前如何通过 hash 维护时间序列顺序。明确需要按字母顺序还是创建顺序,然后定义并测试所选的排序行为;该 issue 未指明任何文件或测试。

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

评估

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

把新 issue 发到你的邮箱

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