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

2019-12-03 Thread thss15_yit
At 2019-12-03 15:48:13, "刘大伟" <13965...@qq.com> wrote: >Hi, >I'm terribly sorry to bother you, is this the same problem as >IOTDB-335(https://issues.apache.org/jira/browse/IOTDB-335 ><https://issues.apache.org/jira/browse/IOTDB-335>)? > > > >&

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

2019-12-02 Thread thss15_yit
.d1.s2 You can see the function's particular grammar and examples in the attached file last.md . I'm glad to get your suggestions. Thank you. Tao Yi At 2019-11-29 11:30:18, "thss15_yit" wrote: >Hi, >I have been working on JIRA issue [IOTDB-298], and now in the f

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

2019-11-28 Thread thss15_yit
Hi, I have been working on JIRA issue [IOTDB-298], and now in the following pull request I change the aggregation function's name from first,last to first_value,last_value to make it more clear, and change the relevant documents. The pull request is

Solving jira problem (IOTDB-188) Delete storage group

2019-09-25 Thread thss15_yit
I have submitted the pull request of this issue [IOTDB-188]. The link of the pull request is https://github.com/apache/incubator-iotdb/pull/416 The link of the Jira issue is https://issues.apache.org/jira/projects/IOTDB/issues/IOTDB-188 Thanks for your checking. Tao Yi

Re:Re:Solving jira problem (IOTDB-180) Get rid of JSON format in "show timeseries"

2019-09-10 Thread thss15_yit
I have submitted the pull request of this issue [IOTDB-180]. The link of the pull request is https://github.com/apache/incubator-iotdb/pull/387 Thanks for your checking. Tao Yi At 2019-09-09 11:30:25, "thss15_yit" wrote: >The JIRA link of this issue is >https://issues

Re:Solving jira problem (IOTDB-180) Get rid of JSON format in "show timeseries"

2019-09-08 Thread thss15_yit
The JIRA link of this issue is https://issues.apache.org/jira/projects/IOTDB/issues/IOTDB-180?filter=allopenissues 在 2019-09-09 11:21:23,"thss15_yit" 写道: >Hi, >I have been working on JIRA issue [IOTDB-180 get rid of JSON format in > "show timeseries&q

Solving jira problem (IOTDB-180) Get rid of JSON format in "show timeseries"

2019-09-08 Thread thss15_yit
Hi, I have been working on JIRA issue [IOTDB-180 get rid of JSON format in "show timeseries"] these days. My plan of dealing with this issue is merging the execution of statement "show timeseries" into "show timeseries ",using the functions of "show timeseries " to output the table