A bug about version 0.13
- Vorherrschende Sprache
- Java
- Sterne
- 6.4k
- Forks
- 1.2k
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 115
Beschreibung
**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.
Beitragsleitfaden
Rechercherichtung
Reproduziere das Problem mit IoTDB 0.13 unter Java 11 unter Verwendung der drei SQL-Anweisungen im Bericht und untersuche anschließend die Verarbeitung von storage-group und aligned-timeseries, die am gemeldeten series path beteiligt ist. Als erledigt gilt die Aufgabe, wenn identifiziert wurde, warum die Abfrage meldet, dass keine storage group gesetzt ist, und entweder ein Regressionstest hinzugefügt oder das bestätigte erwartete Verhalten dokumentiert wurde.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- database
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100