A bug about version 0.13
- Lenguaje dominante
- Java
- Estrellas
- 6.4k
- Forks
- 1.2k
- Merge medio
- 1 d 23 h
- PR fusionados (30 d)
- 115
Descripción
**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.
Guía de contribución
Línea de trabajo
Reproduce el problema con IoTDB 0.13 en Java 11 utilizando las tres sentencias SQL del informe y, a continuación, inspeccione el manejo de storage-group y aligned-timeseries involucrado en el series path indicado. Se considera terminado cuando se haya identificado por qué la consulta informa de que no se ha establecido ningún storage group y se haya añadido una prueba de regresión o documentado el comportamiento esperado confirmado.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- database
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100