apache / apache/iotdb

The java sessionDataset's functions is somehow redundant

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

描述

![image](https://user-images.githubusercontent.com/87789683/195266390-ae2404f3-5eae-4584-9939-85f6dce95ad8.png)
Given a column index, the data type is unique, so we should provide users with a single "Get" api instead of apis with type. Besides, getting timestamp can be done without making sure what the column is, and the current logic is false when users gives column names or indexes other than "Time" or 1

贡献指南

打开贡献指南

调研方向

首先定位 Java 的 sessionDataset 实现及其类型化 Get API。比较列名和列索引不是“Time”或 1 时的时间戳获取;当冗余的类型化 API 已合并,并且无需当前假设即可为有效的列标识符进行时间戳查找时,即表示完成。

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

评估

技术栈
java
领域
databases
Issue 类型
重构
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

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