Tan xinyu created IOTDB-941:
-------------------------------
Summary: Support delete all sgs and data using one sql;
Key: IOTDB-941
URL: https://issues.apache.org/jira/browse/IOTDB-941
Project: Apache IoTDB
Issue Type: Improvement
Components: Core/Engine
Reporter: Tan xinyu
Fix For: master branch
Currently, it seems that the user cann't delete all sgs and data by one sql,
which can be
{code:java}
delete storage group root.*;
{code}
I think this sql maybe useful for some users in many scenarios, such as system
cleanup during continuous testing;
--
This message was sent by Atlassian Jira
(v8.3.4#803005)