Re:Re: I've submitted a PR for issue IOTDB-627 delete time range

2020-06-23 Thread Wei Shao
T] for time <= T > >Bests, >-- >Jialin Qiao >School of Software, Tsinghua University > >乔嘉林 >清华大学 软件学院 > >> -原始邮件- >> 发件人: "Wei Shao" >> 发送时间: 2020-06-23 15:31:45 (星期二) >> 收件人: "dev@iotdb.apache.org" >> 抄送: >

Re: I've submitted a PR for issue IOTDB-627 delete time range

2020-06-23 Thread Jialin Qiao
5:31:45 (星期二) > 收件人: "dev@iotdb.apache.org" > 抄送: > 主题: I've submitted a PR for issue IOTDB-627 > > Hi all, > > > I submitted a PR[1] to support range delete for a timeseries. JIRA issue is > [2]. > > > Now the "delete from ..." SQL support

I've submitted a PR for issue IOTDB-627

2020-06-23 Thread Wei Shao
Hi all, I submitted a PR[1] to support range delete for a timeseries. JIRA issue is [2]. Now the "delete from ..." SQL support specifying a range in the where expression. The where expression may contain Lt/LE, Gt/GE, EQ, AND with two Lt/LE, Gt/GE, EQs. The deletion range is represented by