apache / apache/iotdb

A bug about version 0.13

Aperta
#4,869 6 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
6.4k
Fork
1.2k
Merge medio
1g 23h
PR unite (30g)
115

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Riproduci il problema con IoTDB 0.13 su Java 11 utilizzando le tre istruzioni SQL nel report, quindi esamina la gestione di storage-group e aligned-timeseries coinvolta nel series path segnalato. Il lavoro è completato quando viene identificato il motivo per cui la query segnala che non è impostato alcun storage group e viene aggiunto un test di regressione oppure viene documentato il comportamento atteso confermato.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
java
Ambito
database
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.