grant ALTER_TIMESERIES fail
- Langage dominant
- Java
- Étoiles
- 6.4k
- Forks
- 1.2k
- Merge moyen
- 1 j 23 h
- PR mergées (30 j)
- 115
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- java
- Domaine
- database
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100