apache / apache/iotdb

Return a Unix timestamp when using "select max_time()" in start-cli.sh

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

描述

When using "select max_time(s_0) from root.group_0.d_0" in cli , we got a Unix timestamp but not a date format.
I think we need to support this feature.
https://issues.apache.org/jira/browse/IOTDB-977
![image](https://user-images.githubusercontent.com/25913899/108651473-c9229700-74fc-11eb-957d-36482c327577.png)

贡献指南

打开贡献指南

调研方向

从 start-cli.sh 开始,在 CLI 中复现查询 `select max_time(s_0) from root.group_0.d_0`。阅读链接的 JIRA issue IOTDB-977,了解预期的日期表示形式,并根据报告的行为确认结果格式。当 CLI 返回约定的日期格式,而不仅仅是 Unix 时间戳时,即表示完成。

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

评估

技术栈
java, shell
领域
cli, databases
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

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