[
https://issues.apache.org/jira/browse/IOTDB-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186363#comment-17186363
]
Wei Shao commented on IOTDB-852:
--------------------------------
This issue is identical to
[[IOTDB-829]|https://issues.apache.org/jira/projects/IOTDB/issues/IOTDB-829?].
Closed.
> Optimize 'delete from' query when deleting multiple timeseries data
> -------------------------------------------------------------------
>
> Key: IOTDB-852
> URL: https://issues.apache.org/jira/browse/IOTDB-852
> Project: Apache IoTDB
> Issue Type: Improvement
> Components: Core/Engine
> Reporter: Wei Shao
> Assignee: Wei Shao
> Priority: Major
> Labels: performance
>
> When deleting data from multiple timeseries, a successful deletion will leave
> a record in mods file for each timeseries.
> Suppose we executing "delete from root.sg1.d1.*" and d1 contains N
> measurements,
> we would write at most N lines of records in each mods file, which may cause
> performance issue if N is very large.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)