apache / apache/iotdb

A bug about version 0.13

Abierto
#4,869 6 comentarios 0 reacciones 0 asignados Ver en GitHub
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:

![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.

Guía de contribución

Abrir la 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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.