You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/11/09 12:23:22 UTC

[GitHub] [iotdb] juice411 opened a new issue #4349: 批量删除一个节点下根据正则匹配到的一批测点,同时删除相关数据

juice411 opened a new issue #4349:
URL: https://github.com/apache/iotdb/issues/4349


   比如:
   root.g1.d1.s1.zhangsan
   root.g1.d1.s1.lisi
   root.g1.d1.s1.zhangliu
   
   delete timeseries root.g1.d1.s1.zhang*
   从而删除root.g1.d1.s1.zhangsan,root.g1.d1.s1.zhangliu2个测点


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org