You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Tan xinyu (Jira)" <ji...@apache.org> on 2020/10/11 07:00:00 UTC

[jira] [Created] (IOTDB-941) Support delete all sgs and data using one sql;

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)