grant ALTER_TIMESERIES fail
- Lingua principale
- Java
- Stelle
- 6.4k
- Fork
- 1.2k
- Merge medio
- 1g 23h
- PR unite (30g)
- 115
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
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