Hi Tao Yi, I have reviewed your PR and merged it. Good work!
Thanks, -- Jialin Qiao School of Software, Tsinghua University 乔嘉林 清华大学 软件学院 > -----原始邮件----- > 发件人: thss15_yit <thss15_...@163.com> > 发送时间: 2019-09-11 01:53:27 (星期三) > 收件人: dev@iotdb.apache.org > 抄送: > 主题: Re:Re:Solving jira problem (IOTDB-180) Get rid of JSON format in "show > timeseries" > > 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" <thss15_...@163.com> wrote: > >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" <thss15_...@163.com> 写道: > >>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 <path>",using the functions of > >> "show timeseries <path>" to output the table format of the data, and then > >> remove some of the useless functions of JSON format. > >> > >> > >>Tao Yi