You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Jialin Qiao (Jira)" <ji...@apache.org> on 2022/07/02 05:09:00 UTC

[jira] [Assigned] (IOTDB-3662) Add data deletion audit log

     [ https://issues.apache.org/jira/browse/IOTDB-3662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jialin Qiao reassigned IOTDB-3662:
----------------------------------

    Assignee: hejiarui  (was: JingLiFang)

> Add data deletion audit log
> ---------------------------
>
>                 Key: IOTDB-3662
>                 URL: https://issues.apache.org/jira/browse/IOTDB-3662
>             Project: Apache IoTDB
>          Issue Type: Improvement
>            Reporter: Jialin Qiao
>            Assignee: hejiarui
>            Priority: Major
>
> We could use the following sql to delete data:
> ```delete from pathPattern where time > x and time < y```
>  
> Such as: delete from root.sg.*.s1 where time>1 and time<3
>  
> This log needs to be logged for audit.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)