A bug about version 0.13
- 主要言語
- Java
- スター
- 6.4k
- フォーク
- 1.2k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 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:

**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.
コントリビューションガイド
調査の方向性
Java 11 上で、報告にある 3 つの SQL 文を使用して IoTDB 0.13 の問題を再現し、その後、報告された series path に関係する storage-group と aligned-timeseries の処理を調査します。クエリが storage group が設定されていないと報告する理由を特定し、回帰テストを追加するか、確認済みの期待される動作を文書化できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- database
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100