apache / apache/iotdb

A bug about version 0.13

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

描述

**Describe the bug**
A clear and concise description of what the bug is.
I download the binary v0.13 from[https://github.com/SteveYurongSu/apache-iotdb-nightly-releases]( https://github.com/SteveYurongSu/apache-iotdb-nightly-releases).
It generates the following bug:

![image](https://user-images.githubusercontent.com/30475927/149862405-ec8ae50e-5771-4a9b-be62-5e59c0f0a2fe.png)

**To Reproduce**
Steps to reproduce the behavior:
1. create storage group root.CNNP.QF."01";
2. CREATE aligned TIMESERIES root.CNNP.QF."01"(QF_01_1RCP108MV_AVALUE FLOAT ENCODING=GORILLA compression=SNAPPY);
3. select QF_01_1RCP108MV_AVALUE from root.CNNP.QF."01";

**Expected behavior**
A clear and concise description of what you expected to happen.

> Msg: 322: Storage group is not set for current seriesPath: [root.CNNP.QF]

**Screenshots**
If applicable, add screenshots to help explain your problem.

![image](https://user-images.githubusercontent.com/30475927/149862810-64ff376e-3774-4797-98e3-4ac04764db39.png)

**Desktop (please complete the following information):**
- OS: [windows10]
- IoTDB 0.13, java 11

**Additional context**
Add any other context about the problem here.

贡献指南

打开贡献指南

调研方向

在 Java 11 上使用报告中的三条 SQL 语句重现 IoTDB 0.13 的问题,然后检查涉及所报告 series path 的 storage-group 和 aligned-timeseries 处理。完成标准是确定查询报告未设置 storage group 的原因,并添加回归测试或记录已确认的预期行为。

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

评估

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

把新 issue 发到你的邮箱

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