When the server restart, the client cannot find the connection error

2019-11-11 Thread
Hi, I will fix this bug , i will refer to the *executeQuery()* method of reconnection for repair. Pr :https://github.com/apache/incubator-iotdb/pull/543 <https://github.com/apache/incubator-iotdb/pull/543> > 在 2019年11月11日,下午5:42,刘大伟 (Jira) mailto:j...@apache.org>> 写道: > &

[jira] [Created] (IOTDB-305) a sql to query a group of devices separately

2019-11-14 Thread
gSha is a device. > > Usually, we do not create a device under another device, which is weired. > > Thanks, > -- > Jialin Qiao > School of Software, Tsinghua University > > 乔嘉林 > 清华大学 软件学院 > >> -原始邮件- >> 发件人: "刘大伟" <13965...@qq.co

Re: Solving jira problem (IOTDB-298) Refactor the "last" and "first" aggregators

2019-12-03 Thread
Hi, I'm terribly sorry to bother you, is this the same problem as IOTDB-335(https://issues.apache.org/jira/browse/IOTDB-335 )? > 在 2019年12月3日,下午3:37,thss15_yit 写道: > > Hi, > Now I'm trying to design and develop a new 'last' function to

[IOTDB-311] Generate anything in test to the target directory

2019-11-27 Thread
Hi all, I’m working on this issue. So far, I've modified all of the test-generated files into the target directory, and added the TestConstant class for each project test, so that anyone who writes unit tests later can use it uniformly to manage the parameters in the test. In addition, when