apache / apache/iotdb

delete storage group root.group; 出错

Open
#5,963 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.4k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
115

Description

![d63dfcec-284a-463f-92ba-93200029e87d](https://user-images.githubusercontent.com/90760919/169431063-4aef22e1-31e3-4c82-8e21-d47ca361e316.jpg)
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.