delete storage group root.group; 出错
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 115
Description

root 用户 删除存储组错误
msg:401error occurred while parsing sql to physical plan:1:26 mismatched input 'group' expecting {'*','**',STRING.ID,QUTOED_ID_IN_NODE_NAME}
使用 show storage group; 可查询到
Contributor guide
Research direction
Reproduce the reported error by querying `show storage group;` and attempting to delete `root.group`, then trace the SQL parsing and physical-plan error. Done means the valid storage-group deletion no longer fails because `group` is parsed incorrectly, with coverage for this command if the project has an applicable test location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, sql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100