A bug about version 0.13
- Ngôn ngữ chính
- Java
- Star
- 6.4k
- Fork
- 1.2k
- Merge trung bình
- 1 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 115
Mô tả
**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:

**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.

**Desktop (please complete the following information):**
- OS: [windows10]
- IoTDB 0.13, java 11
**Additional context**
Add any other context about the problem here.
Hướng dẫn đóng góp
Hướng nghiên cứu
Tái hiện vấn đề với IoTDB 0.13 trên Java 11 bằng cách sử dụng ba câu lệnh SQL trong báo cáo, sau đó kiểm tra cách xử lý storage-group và aligned-timeseries liên quan đến series path được báo cáo. Được coi là hoàn thành khi xác định được lý do truy vấn báo rằng chưa thiết lập storage group và thêm một bài kiểm thử hồi quy hoặc ghi lại hành vi dự kiến đã được xác nhận.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- java
- Lĩnh vực
- database
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100