apache / apache/iotdb

grant ALTER_TIMESERIES fail

Abierto
#7,274 1 comentario 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

version:0.13.2
sql =GRANT ROLE 测试角色 PRIVILEGES ALTER_TIMESERIES ON root.**
msg: **401: Error occurred while parsing SQL to physical plan: line 1:27 mismatched input 'ALTER_TIMESERIES' expecting {ALL, PRIVILEGE_VALUE}**

I change ALTER_TIMESERIES to UPDATE_TIMESERIES ,fail too.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by reproducing the GRANT ROLE statement from the issue against IoTDB 0.13.2 and trace its SQL parsing entry point for timeseries privileges. Check existing grammar and privilege-parser tests for the accepted privilege forms; done means the reported ALTER_TIMESERIES and UPDATE_TIMESERIES statements parse without the shown error and have matching coverage.

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.