You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by Jialin Qiao <qj...@mails.tsinghua.edu.cn> on 2020/05/01 02:44:19 UTC

Re: [Discuss] Release of 0.9.3

Hi Julian,

It's due to we change the grammar of group by query in 0.10. When cherry pick  to 0.9, the grammar is not  changed correspondingly.
I have fixed this bug in rel/0.9.  Please have a check again.

Thanks,
--
Jialin Qiao
School of Software, Tsinghua University

乔嘉林
清华大学 软件学院

> -----原始邮件-----
> 发件人: "Julian Feinauer" <j....@pragmaticminds.de>
> 发送时间: 2020-05-01 03:46:56 (星期五)
> 收件人: "dev@iotdb.apache.org" <de...@iotdb.apache.org>
> 抄送: 
> 主题: Re: [Discuss] Release of 0.9.3
> 
> Hey Zesong,
> 
> thanks for the quick work.
> I justed tested the bridge but I get exceptions now in Grafana.
> Did you try to run it against Grafana? Or could anyone else check and confirm that there is an issue (or probably its my setup?).
> 
> Thanks!
> Julian
> 
> Am 30.04.20, 16:13 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
> 
>     Hi, Julian
> 
>     Thanks for your positive affirmation!
> 
>     I have tried to cherry-pick the commit and solved the conflict in this PR [1],
>     and merge it to rel/0.9 after confirmation.
> 
> 
>     [1] https://github.com/apache/incubator-iotdb/pull/1138 <https://github.com/apache/incubator-iotdb/pull/1138>
> 
> 
>     Best,
>     -----------------------------------
>     Zesong Sun
>     School of Software, Tsinghua University
> 
>     孙泽嵩
>     清华大学 软件学院
> 
>     > 2020年4月30日 13:49,Julian Feinauer <j....@pragmaticminds.de> 写道:
>     > 
>     > Hi,
>     > 
>     > thanks for your support.
>     > I already tried to pick the commit and it did not work (although I had not too much time to check).
>     > 
>     > So you can try it, and see if you get it fixed... alternatively I could provide an implementation later today.
>     > 
>     > Just let me know : )
>     > 
>     > Julian
>     > 
>     > Am 30.04.20, 07:35 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
>     > 
>     >    Hi,
>     > 
>     >    I’ll try to cherry pick the related PR later… (but I’m not quite familiar with cherry-pick operation… )
>     >    If there exists conflicts, maybe I could open a new PR based on 0.9.2?
>     >    What do you think?
>     > 
>     >    Best,
>     >    -----------------------------------
>     >    Zesong Sun
>     >    School of Software, Tsinghua University
>     > 
>     >    孙泽嵩
>     >    清华大学 软件学院
>     > 
>     >> 2020年4月30日 13:29,Xiangdong Huang <sa...@gmail.com> 写道:
>     >> 
>     >> Hi Zesong,
>     >> 
>     >> is that possible to cherry-pick the feature of
>     >> https://issues.apache.org/jira/browse/IOTDB-528 to 0.9.3?
>     >> 
>     >> How much effort we need to do?
>     >> 
>     >> Best,
>     >> -----------------------------------
>     >> Xiangdong Huang
>     >> School of Software, Tsinghua University
>     >> 
>     >> 黄向东
>     >> 清华大学 软件学院
>     >> 
>     >> 
>     >> Julian Feinauer <j....@pragmaticminds.de> 于2020年4月29日周三 下午3:58写道:
>     >> 
>     >>> HI,
>     >>> 
>     >>> thanks for bringing that up as well.
>     >>> And I would also love to bring the "downsampling" feature (
>     >>> https://issues.apache.org/jira/browse/IOTDB-528) to 0.9.3 as well (ist
>     >>> already in 0.10).
>     >>> 
>     >>> Julian
>     >>> 
>     >>> Am 29.04.20, 09:43 schrieb "Xiangdong Huang" <sa...@gmail.com>:
>     >>> 
>     >>>   Hi,
>     >>> 
>     >>>> If users execute a wrong DDL command, the restart of server will
>     >>> have no
>     >>>   metadata, which is a critical bug.
>     >>> 
>     >>>   It is really a critical bug if the metadata is lost after the server is
>     >>>   restarted in some condition.
>     >>> 
>     >>>   +1 for release v0.9.3,
>     >>>   as yesterday Julian and I fixed an issue that JDBC URL only recognizes
>     >>> IP
>     >>>   and rejects host domains... which also impacts user experience deeply.
>     >>> 
>     >>>   Best,
>     >>>   -----------------------------------
>     >>>   Xiangdong Huang
>     >>>   School of Software, Tsinghua University
>     >>> 
>     >>>    黄向东
>     >>>   清华大学 软件学院
>     >>> 
>     >>> 
>     >>>   Jialin Qiao <qj...@mails.tsinghua.edu.cn> 于2020年4月29日周三 下午3:20写道:
>     >>> 
>     >>>> Hi,
>     >>>> 
>     >>>> 
>     >>>> Recently I find a bug.
>     >>>> 
>     >>>> 
>     >>>> If users execute a wrong DDL command, the restart of server will
>     >>> have no
>     >>>> metadata, which is a critical bug.
>     >>>> 
>     >>>> 
>     >>>> Therefore, we need to release 0.9.3. What do you think?
>     >>>> 
>     >>>> Thanks,
>     >>>> --
>     >>>> Jialin Qiao
>     >>>> School of Software, Tsinghua University
>     >>>> 
>     >>>> 乔嘉林
>     >>>> 清华大学 软件学院
>     >>> 
>     >>> 
>     > 
>     > 
> 
> 

Re: [Discuss] Release of 0.9.3

Posted by Xiangdong Huang <sa...@gmail.com>.
Hi Zesong,

>  Fix pentaho cannot be downloaded because of spring.io address

can be attached to IOTDB-563

> Add workaround when doing Aggregation over boolean Series

can be attached to IOTDB-635

Best,
-----------------------------------
Xiangdong Huang
School of Software, Tsinghua University

 黄向东
清华大学 软件学院


孙泽嵩 <sz...@mails.tsinghua.edu.cn> 于2020年5月6日周三 下午10:52写道:

> Hi,
>
> Thanks for your effort ! And actually we are having more changes for 0.9.3
> during these days : )
>
> So I’d like to remake a change list for 0.9.3:
>
> ## Bug Fixes
> - IOTDB-531 Fix that JDBC URL does not support domain issue
> - IOTDB-608 Skip error Mlog
> - IOTDB-634 Fix merge caused errors for TsFile storage in HDFS
> - IOTDB-636 Fix Grafana connector does not use correct time unit
> - Fix pentaho cannot be downloaded because of spring.io address
>
> ## Miscellaneous changes
> - IOTDB-528 Modify grafana group by
> - Remove docs of Load External Tsfile
> - Add workaround when doing Aggregation over boolean Series
> - Add Grafana IoTDB Bridge Artifact to distribution in tools/grafana folder
>
>
> In case that there exist any problems, please inform me without any
> hesitation.
>
>
> Best,
> -----------------------------------
> Zesong Sun
> School of Software, Tsinghua University
>
> 孙泽嵩
> 清华大学 软件学院
>
> > On May 6, 2020, at 20:05, Xiangdong Huang <sa...@gmail.com> wrote:
> >
> >
>
>

Re: [Discuss] Release of 0.9.3

Posted by 孙泽嵩 <sz...@mails.tsinghua.edu.cn>.
Hi,

Thanks for your effort ! And actually we are having more changes for 0.9.3 during these days : )

So I’d like to remake a change list for 0.9.3:

## Bug Fixes
- IOTDB-531 Fix that JDBC URL does not support domain issue
- IOTDB-608 Skip error Mlog
- IOTDB-634 Fix merge caused errors for TsFile storage in HDFS
- IOTDB-636 Fix Grafana connector does not use correct time unit
- Fix pentaho cannot be downloaded because of spring.io address

## Miscellaneous changes
- IOTDB-528 Modify grafana group by
- Remove docs of Load External Tsfile
- Add workaround when doing Aggregation over boolean Series
- Add Grafana IoTDB Bridge Artifact to distribution in tools/grafana folder


In case that there exist any problems, please inform me without any hesitation.


Best,
-----------------------------------
Zesong Sun
School of Software, Tsinghua University

孙泽嵩
清华大学 软件学院

> On May 6, 2020, at 20:05, Xiangdong Huang <sa...@gmail.com> wrote:
> 
> 


Re: [Discuss] Release of 0.9.3

Posted by Xiangdong Huang <sa...@gmail.com>.
Hi,

Thanks, Julian, Chris and Zesong.

I think now there is no issue left for releasing v0.9.3.

Best,
-----------------------------------
Xiangdong Huang
School of Software, Tsinghua University

 黄向东
清华大学 软件学院


Julian Feinauer <j....@pragmaticminds.de> 于2020年5月6日周三 下午5:58写道:

> Sorry, finally created the PR and added Xiangdong (who discussed this with
> me) and you as Reviewer : )
>
> Julian
>
> Am 06.05.20, 09:55 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
>
>     Sure!
>
>     Take your time : )
>
>
>     Best,
>     -----------------------------------
>     Zesong Sun
>     School of Software, Tsinghua University
>
>     孙泽嵩
>     清华大学 软件学院
>
>     > On May 6, 2020, at 15:51, Julian Feinauer <
> j.feinauer@pragmaticminds.de> wrote:
>     >
>     > Great to hear.
>     > Probably give me another 30 minutes.. I'm about to do a change
> discussed with @Xiangdong Huang to add the grafana bridge to the binary
> artefacts : )
>     >
>     > Julian
>     >
>     > Am 06.05.20, 09:47 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
>     >
>     >    Hi Julian,
>     >
>     >    Thanks for your reminding !
>     >
>     >    I’ve already created gpg KEY and I'm about to start the Release
> Process. : )
>     >
>     >
>     >    Best,
>     >    -----------------------------------
>     >    Zesong Sun
>     >    School of Software, Tsinghua University
>     >
>     >    孙泽嵩
>     >    清华大学 软件学院
>     >
>     >> On May 6, 2020, at 15:42, Julian Feinauer <
> j.feinauer@pragmaticminds.de> wrote:
>     >>
>     >> Hi all,
>     >>
>     >> as I noticed (and was told by Xiangdong) many contributors had
> holidays in china and are just yet back to work.
>     >> From my side, all needed changes are done in 0.9.3 and Xiangdong
> helped a lot with docker support for Grafna Bridge.
>     >>
>     >> So we could probably start the Release Process soon, WDYT?
>     >>
>     >> Julian
>     >>
>     >> Am 02.05.20, 02:47 schrieb "Xiangdong Huang" <sa...@gmail.com>:
>     >>
>     >>   Hi,
>     >>
>     >>   And this reminds us that the iotdb-grafana module lacks UT/IT...
>     >>
>     >>   I notice Boris Zhu is working on a new Grafana plugin
> implementation
>     >>   (rather than using json-simple),
>     >>   Let's add more Tests in this implementation.
>     >>
>     >>   Best,
>     >>   -----------------------------------
>     >>   Xiangdong Huang
>     >>   School of Software, Tsinghua University
>     >>
>     >>    黄向东
>     >>   清华大学 软件学院
>     >>
>     >>
>     >>   Julian Feinauer <j....@pragmaticminds.de> 于2020年5月1日周五
> 下午2:20写道:
>     >>
>     >>> Thanks both of you, I will later check it and then add a Docker
> file. Then
>     >>> we can supply containers for this adapter which many people may
> like :)
>     >>>
>     >>> And start the release process ofc!
>     >>>
>     >>> Julian
>     >>>
>     >>> Holen Sie sich Outlook für Android<https://aka.ms/ghei36>
>     >>>
>     >>> ________________________________
>     >>> From: 孙泽嵩 <sz...@mails.tsinghua.edu.cn>
>     >>> Sent: Friday, May 1, 2020 5:29:09 AM
>     >>> To: dev@iotdb.apache.org <de...@iotdb.apache.org>
>     >>> Subject: Re: [Discuss] Release of 0.9.3
>     >>>
>     >>> Hi Jialin,
>     >>>
>     >>> I was trying to find the cause of the exception haha … I’ve
> forgotten the
>     >>> change of the grammar
>     >>> Thanks a lot for your help !!
>     >>>
>     >>>
>     >>> Best,
>     >>> -----------------------------------
>     >>> Zesong Sun
>     >>> School of Software, Tsinghua University
>     >>>
>     >>> 孙泽嵩
>     >>> 清华大学 软件学院
>     >>>
>     >>>> 2020年5月1日 10:44,Jialin Qiao <qj...@mails.tsinghua.edu.cn> 写道:
>     >>>>
>     >>>> Hi Julian,
>     >>>>
>     >>>> It's due to we change the grammar of group by query in 0.10. When
> cherry
>     >>> pick  to 0.9, the grammar is not  changed correspondingly.
>     >>>> I have fixed this bug in rel/0.9.  Please have a check again.
>     >>>>
>     >>>> Thanks,
>     >>>> --
>     >>>> Jialin Qiao
>     >>>> School of Software, Tsinghua University
>     >>>>
>     >>>> 乔嘉林
>     >>>> 清华大学 软件学院
>     >>>>
>     >>>>> -----原始邮件-----
>     >>>>> 发件人: "Julian Feinauer" <j....@pragmaticminds.de>
>     >>>>> 发送时间: 2020-05-01 03:46:56 (星期五)
>     >>>>> 收件人: "dev@iotdb.apache.org" <de...@iotdb.apache.org>
>     >>>>> 抄送:
>     >>>>> 主题: Re: [Discuss] Release of 0.9.3
>     >>>>>
>     >>>>> Hey Zesong,
>     >>>>>
>     >>>>> thanks for the quick work.
>     >>>>> I justed tested the bridge but I get exceptions now in Grafana.
>     >>>>> Did you try to run it against Grafana? Or could anyone else
> check and
>     >>> confirm that there is an issue (or probably its my setup?).
>     >>>>>
>     >>>>> Thanks!
>     >>>>> Julian
>     >>>>>
>     >>>>> Am 30.04.20, 16:13 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
>     >>>>>
>     >>>>>  Hi, Julian
>     >>>>>
>     >>>>>  Thanks for your positive affirmation!
>     >>>>>
>     >>>>>  I have tried to cherry-pick the commit and solved the conflict
> in
>     >>> this PR [1],
>     >>>>>  and merge it to rel/0.9 after confirmation.
>     >>>>>
>     >>>>>
>     >>>>>  [1] https://github.com/apache/incubator-iotdb/pull/1138 <
>     >>> https://github.com/apache/incubator-iotdb/pull/1138>
>     >>>>>
>     >>>>>
>     >>>>>  Best,
>     >>>>>  -----------------------------------
>     >>>>>  Zesong Sun
>     >>>>>  School of Software, Tsinghua University
>     >>>>>
>     >>>>>  孙泽嵩
>     >>>>>  清华大学 软件学院
>     >>>>>
>     >>>>>> 2020年4月30日 13:49,Julian Feinauer <j....@pragmaticminds.de>
> 写道:
>     >>>>>>
>     >>>>>> Hi,
>     >>>>>>
>     >>>>>> thanks for your support.
>     >>>>>> I already tried to pick the commit and it did not work
> (although I had
>     >>> not too much time to check).
>     >>>>>>
>     >>>>>> So you can try it, and see if you get it fixed... alternatively
> I
>     >>> could provide an implementation later today.
>     >>>>>>
>     >>>>>> Just let me know : )
>     >>>>>>
>     >>>>>> Julian
>     >>>>>>
>     >>>>>> Am 30.04.20, 07:35 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
>     >>>>>>
>     >>>>>> Hi,
>     >>>>>>
>     >>>>>> I’ll try to cherry pick the related PR later… (but I’m not quite
>     >>> familiar with cherry-pick operation… )
>     >>>>>> If there exists conflicts, maybe I could open a new PR based on
>     >>> 0.9.2?
>     >>>>>> What do you think?
>     >>>>>>
>     >>>>>> Best,
>     >>>>>> -----------------------------------
>     >>>>>> Zesong Sun
>     >>>>>> School of Software, Tsinghua University
>     >>>>>>
>     >>>>>> 孙泽嵩
>     >>>>>> 清华大学 软件学院
>     >>>>>>
>     >>>>>>> 2020年4月30日 13:29,Xiangdong Huang <sa...@gmail.com> 写道:
>     >>>>>>>
>     >>>>>>> Hi Zesong,
>     >>>>>>>
>     >>>>>>> is that possible to cherry-pick the feature of
>     >>>>>>> https://issues.apache.org/jira/browse/IOTDB-528 to 0.9.3?
>     >>>>>>>
>     >>>>>>> How much effort we need to do?
>     >>>>>>>
>     >>>>>>> Best,
>     >>>>>>> -----------------------------------
>     >>>>>>> Xiangdong Huang
>     >>>>>>> School of Software, Tsinghua University
>     >>>>>>>
>     >>>>>>> 黄向东
>     >>>>>>> 清华大学 软件学院
>     >>>>>>>
>     >>>>>>>
>     >>>>>>> Julian Feinauer <j....@pragmaticminds.de> 于2020年4月29日周三
>     >>> 下午3:58写道:
>     >>>>>>>
>     >>>>>>>> HI,
>     >>>>>>>>
>     >>>>>>>> thanks for bringing that up as well.
>     >>>>>>>> And I would also love to bring the "downsampling" feature (
>     >>>>>>>> https://issues.apache.org/jira/browse/IOTDB-528) to 0.9.3 as
> well
>     >>> (ist
>     >>>>>>>> already in 0.10).
>     >>>>>>>>
>     >>>>>>>> Julian
>     >>>>>>>>
>     >>>>>>>> Am 29.04.20, 09:43 schrieb "Xiangdong Huang" <
> sainthxd@gmail.com>:
>     >>>>>>>>
>     >>>>>>>> Hi,
>     >>>>>>>>
>     >>>>>>>>> If users execute a wrong DDL command, the restart of server
> will
>     >>>>>>>> have no
>     >>>>>>>> metadata, which is a critical bug.
>     >>>>>>>>
>     >>>>>>>> It is really a critical bug if the metadata is lost after the
>     >>> server is
>     >>>>>>>> restarted in some condition.
>     >>>>>>>>
>     >>>>>>>> +1 for release v0.9.3,
>     >>>>>>>> as yesterday Julian and I fixed an issue that JDBC URL only
>     >>> recognizes
>     >>>>>>>> IP
>     >>>>>>>> and rejects host domains... which also impacts user experience
>     >>> deeply.
>     >>>>>>>>
>     >>>>>>>> Best,
>     >>>>>>>> -----------------------------------
>     >>>>>>>> Xiangdong Huang
>     >>>>>>>> School of Software, Tsinghua University
>     >>>>>>>>
>     >>>>>>>> 黄向东
>     >>>>>>>> 清华大学 软件学院
>     >>>>>>>>
>     >>>>>>>>
>     >>>>>>>> Jialin Qiao <qj...@mails.tsinghua.edu.cn> 于2020年4月29日周三
> 下午3:20写道:
>     >>>>>>>>
>     >>>>>>>>> Hi,
>     >>>>>>>>>
>     >>>>>>>>>
>     >>>>>>>>> Recently I find a bug.
>     >>>>>>>>>
>     >>>>>>>>>
>     >>>>>>>>> If users execute a wrong DDL command, the restart of server
> will
>     >>>>>>>> have no
>     >>>>>>>>> metadata, which is a critical bug.
>     >>>>>>>>>
>     >>>>>>>>>
>     >>>>>>>>> Therefore, we need to release 0.9.3. What do you think?
>     >>>>>>>>>
>     >>>>>>>>> Thanks,
>     >>>>>>>>> --
>     >>>>>>>>> Jialin Qiao
>     >>>>>>>>> School of Software, Tsinghua University
>     >>>>>>>>>
>     >>>>>>>>> 乔嘉林
>     >>>>>>>>> 清华大学 软件学院
>     >>>>>>>>
>     >>>>>>>>
>     >>>>>>
>     >>>>>>
>     >>>>>
>     >>>>>
>     >>>
>     >>>
>     >>
>     >
>     >
>
>
>

Re: [Discuss] Release of 0.9.3

Posted by Julian Feinauer <j....@pragmaticminds.de>.
Sorry, finally created the PR and added Xiangdong (who discussed this with me) and you as Reviewer : )

Julian

Am 06.05.20, 09:55 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:

    Sure!

    Take your time : )


    Best,
    -----------------------------------
    Zesong Sun
    School of Software, Tsinghua University

    孙泽嵩
    清华大学 软件学院

    > On May 6, 2020, at 15:51, Julian Feinauer <j....@pragmaticminds.de> wrote:
    > 
    > Great to hear.
    > Probably give me another 30 minutes.. I'm about to do a change discussed with @Xiangdong Huang to add the grafana bridge to the binary artefacts : )
    > 
    > Julian
    > 
    > Am 06.05.20, 09:47 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
    > 
    >    Hi Julian,
    > 
    >    Thanks for your reminding ! 
    > 
    >    I’ve already created gpg KEY and I'm about to start the Release Process. : )
    > 
    > 
    >    Best,
    >    -----------------------------------
    >    Zesong Sun
    >    School of Software, Tsinghua University
    > 
    >    孙泽嵩
    >    清华大学 软件学院
    > 
    >> On May 6, 2020, at 15:42, Julian Feinauer <j....@pragmaticminds.de> wrote:
    >> 
    >> Hi all,
    >> 
    >> as I noticed (and was told by Xiangdong) many contributors had holidays in china and are just yet back to work.
    >> From my side, all needed changes are done in 0.9.3 and Xiangdong helped a lot with docker support for Grafna Bridge.
    >> 
    >> So we could probably start the Release Process soon, WDYT?
    >> 
    >> Julian
    >> 
    >> Am 02.05.20, 02:47 schrieb "Xiangdong Huang" <sa...@gmail.com>:
    >> 
    >>   Hi,
    >> 
    >>   And this reminds us that the iotdb-grafana module lacks UT/IT...
    >> 
    >>   I notice Boris Zhu is working on a new Grafana plugin implementation
    >>   (rather than using json-simple),
    >>   Let's add more Tests in this implementation.
    >> 
    >>   Best,
    >>   -----------------------------------
    >>   Xiangdong Huang
    >>   School of Software, Tsinghua University
    >> 
    >>    黄向东
    >>   清华大学 软件学院
    >> 
    >> 
    >>   Julian Feinauer <j....@pragmaticminds.de> 于2020年5月1日周五 下午2:20写道:
    >> 
    >>> Thanks both of you, I will later check it and then add a Docker file. Then
    >>> we can supply containers for this adapter which many people may like :)
    >>> 
    >>> And start the release process ofc!
    >>> 
    >>> Julian
    >>> 
    >>> Holen Sie sich Outlook für Android<https://aka.ms/ghei36>
    >>> 
    >>> ________________________________
    >>> From: 孙泽嵩 <sz...@mails.tsinghua.edu.cn>
    >>> Sent: Friday, May 1, 2020 5:29:09 AM
    >>> To: dev@iotdb.apache.org <de...@iotdb.apache.org>
    >>> Subject: Re: [Discuss] Release of 0.9.3
    >>> 
    >>> Hi Jialin,
    >>> 
    >>> I was trying to find the cause of the exception haha … I’ve forgotten the
    >>> change of the grammar
    >>> Thanks a lot for your help !!
    >>> 
    >>> 
    >>> Best,
    >>> -----------------------------------
    >>> Zesong Sun
    >>> School of Software, Tsinghua University
    >>> 
    >>> 孙泽嵩
    >>> 清华大学 软件学院
    >>> 
    >>>> 2020年5月1日 10:44,Jialin Qiao <qj...@mails.tsinghua.edu.cn> 写道:
    >>>> 
    >>>> Hi Julian,
    >>>> 
    >>>> It's due to we change the grammar of group by query in 0.10. When cherry
    >>> pick  to 0.9, the grammar is not  changed correspondingly.
    >>>> I have fixed this bug in rel/0.9.  Please have a check again.
    >>>> 
    >>>> Thanks,
    >>>> --
    >>>> Jialin Qiao
    >>>> School of Software, Tsinghua University
    >>>> 
    >>>> 乔嘉林
    >>>> 清华大学 软件学院
    >>>> 
    >>>>> -----原始邮件-----
    >>>>> 发件人: "Julian Feinauer" <j....@pragmaticminds.de>
    >>>>> 发送时间: 2020-05-01 03:46:56 (星期五)
    >>>>> 收件人: "dev@iotdb.apache.org" <de...@iotdb.apache.org>
    >>>>> 抄送:
    >>>>> 主题: Re: [Discuss] Release of 0.9.3
    >>>>> 
    >>>>> Hey Zesong,
    >>>>> 
    >>>>> thanks for the quick work.
    >>>>> I justed tested the bridge but I get exceptions now in Grafana.
    >>>>> Did you try to run it against Grafana? Or could anyone else check and
    >>> confirm that there is an issue (or probably its my setup?).
    >>>>> 
    >>>>> Thanks!
    >>>>> Julian
    >>>>> 
    >>>>> Am 30.04.20, 16:13 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
    >>>>> 
    >>>>>  Hi, Julian
    >>>>> 
    >>>>>  Thanks for your positive affirmation!
    >>>>> 
    >>>>>  I have tried to cherry-pick the commit and solved the conflict in
    >>> this PR [1],
    >>>>>  and merge it to rel/0.9 after confirmation.
    >>>>> 
    >>>>> 
    >>>>>  [1] https://github.com/apache/incubator-iotdb/pull/1138 <
    >>> https://github.com/apache/incubator-iotdb/pull/1138>
    >>>>> 
    >>>>> 
    >>>>>  Best,
    >>>>>  -----------------------------------
    >>>>>  Zesong Sun
    >>>>>  School of Software, Tsinghua University
    >>>>> 
    >>>>>  孙泽嵩
    >>>>>  清华大学 软件学院
    >>>>> 
    >>>>>> 2020年4月30日 13:49,Julian Feinauer <j....@pragmaticminds.de> 写道:
    >>>>>> 
    >>>>>> Hi,
    >>>>>> 
    >>>>>> thanks for your support.
    >>>>>> I already tried to pick the commit and it did not work (although I had
    >>> not too much time to check).
    >>>>>> 
    >>>>>> So you can try it, and see if you get it fixed... alternatively I
    >>> could provide an implementation later today.
    >>>>>> 
    >>>>>> Just let me know : )
    >>>>>> 
    >>>>>> Julian
    >>>>>> 
    >>>>>> Am 30.04.20, 07:35 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
    >>>>>> 
    >>>>>> Hi,
    >>>>>> 
    >>>>>> I’ll try to cherry pick the related PR later… (but I’m not quite
    >>> familiar with cherry-pick operation… )
    >>>>>> If there exists conflicts, maybe I could open a new PR based on
    >>> 0.9.2?
    >>>>>> What do you think?
    >>>>>> 
    >>>>>> Best,
    >>>>>> -----------------------------------
    >>>>>> Zesong Sun
    >>>>>> School of Software, Tsinghua University
    >>>>>> 
    >>>>>> 孙泽嵩
    >>>>>> 清华大学 软件学院
    >>>>>> 
    >>>>>>> 2020年4月30日 13:29,Xiangdong Huang <sa...@gmail.com> 写道:
    >>>>>>> 
    >>>>>>> Hi Zesong,
    >>>>>>> 
    >>>>>>> is that possible to cherry-pick the feature of
    >>>>>>> https://issues.apache.org/jira/browse/IOTDB-528 to 0.9.3?
    >>>>>>> 
    >>>>>>> How much effort we need to do?
    >>>>>>> 
    >>>>>>> Best,
    >>>>>>> -----------------------------------
    >>>>>>> Xiangdong Huang
    >>>>>>> School of Software, Tsinghua University
    >>>>>>> 
    >>>>>>> 黄向东
    >>>>>>> 清华大学 软件学院
    >>>>>>> 
    >>>>>>> 
    >>>>>>> Julian Feinauer <j....@pragmaticminds.de> 于2020年4月29日周三
    >>> 下午3:58写道:
    >>>>>>> 
    >>>>>>>> HI,
    >>>>>>>> 
    >>>>>>>> thanks for bringing that up as well.
    >>>>>>>> And I would also love to bring the "downsampling" feature (
    >>>>>>>> https://issues.apache.org/jira/browse/IOTDB-528) to 0.9.3 as well
    >>> (ist
    >>>>>>>> already in 0.10).
    >>>>>>>> 
    >>>>>>>> Julian
    >>>>>>>> 
    >>>>>>>> Am 29.04.20, 09:43 schrieb "Xiangdong Huang" <sa...@gmail.com>:
    >>>>>>>> 
    >>>>>>>> Hi,
    >>>>>>>> 
    >>>>>>>>> If users execute a wrong DDL command, the restart of server will
    >>>>>>>> have no
    >>>>>>>> metadata, which is a critical bug.
    >>>>>>>> 
    >>>>>>>> It is really a critical bug if the metadata is lost after the
    >>> server is
    >>>>>>>> restarted in some condition.
    >>>>>>>> 
    >>>>>>>> +1 for release v0.9.3,
    >>>>>>>> as yesterday Julian and I fixed an issue that JDBC URL only
    >>> recognizes
    >>>>>>>> IP
    >>>>>>>> and rejects host domains... which also impacts user experience
    >>> deeply.
    >>>>>>>> 
    >>>>>>>> Best,
    >>>>>>>> -----------------------------------
    >>>>>>>> Xiangdong Huang
    >>>>>>>> School of Software, Tsinghua University
    >>>>>>>> 
    >>>>>>>> 黄向东
    >>>>>>>> 清华大学 软件学院
    >>>>>>>> 
    >>>>>>>> 
    >>>>>>>> Jialin Qiao <qj...@mails.tsinghua.edu.cn> 于2020年4月29日周三 下午3:20写道:
    >>>>>>>> 
    >>>>>>>>> Hi,
    >>>>>>>>> 
    >>>>>>>>> 
    >>>>>>>>> Recently I find a bug.
    >>>>>>>>> 
    >>>>>>>>> 
    >>>>>>>>> If users execute a wrong DDL command, the restart of server will
    >>>>>>>> have no
    >>>>>>>>> metadata, which is a critical bug.
    >>>>>>>>> 
    >>>>>>>>> 
    >>>>>>>>> Therefore, we need to release 0.9.3. What do you think?
    >>>>>>>>> 
    >>>>>>>>> Thanks,
    >>>>>>>>> --
    >>>>>>>>> Jialin Qiao
    >>>>>>>>> School of Software, Tsinghua University
    >>>>>>>>> 
    >>>>>>>>> 乔嘉林
    >>>>>>>>> 清华大学 软件学院
    >>>>>>>> 
    >>>>>>>> 
    >>>>>> 
    >>>>>> 
    >>>>> 
    >>>>> 
    >>> 
    >>> 
    >> 
    > 
    > 



Re: [Discuss] Release of 0.9.3

Posted by 孙泽嵩 <sz...@mails.tsinghua.edu.cn>.
Sure!

Take your time : )


Best,
-----------------------------------
Zesong Sun
School of Software, Tsinghua University

孙泽嵩
清华大学 软件学院

> On May 6, 2020, at 15:51, Julian Feinauer <j....@pragmaticminds.de> wrote:
> 
> Great to hear.
> Probably give me another 30 minutes.. I'm about to do a change discussed with @Xiangdong Huang to add the grafana bridge to the binary artefacts : )
> 
> Julian
> 
> Am 06.05.20, 09:47 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
> 
>    Hi Julian,
> 
>    Thanks for your reminding ! 
> 
>    I’ve already created gpg KEY and I'm about to start the Release Process. : )
> 
> 
>    Best,
>    -----------------------------------
>    Zesong Sun
>    School of Software, Tsinghua University
> 
>    孙泽嵩
>    清华大学 软件学院
> 
>> On May 6, 2020, at 15:42, Julian Feinauer <j....@pragmaticminds.de> wrote:
>> 
>> Hi all,
>> 
>> as I noticed (and was told by Xiangdong) many contributors had holidays in china and are just yet back to work.
>> From my side, all needed changes are done in 0.9.3 and Xiangdong helped a lot with docker support for Grafna Bridge.
>> 
>> So we could probably start the Release Process soon, WDYT?
>> 
>> Julian
>> 
>> Am 02.05.20, 02:47 schrieb "Xiangdong Huang" <sa...@gmail.com>:
>> 
>>   Hi,
>> 
>>   And this reminds us that the iotdb-grafana module lacks UT/IT...
>> 
>>   I notice Boris Zhu is working on a new Grafana plugin implementation
>>   (rather than using json-simple),
>>   Let's add more Tests in this implementation.
>> 
>>   Best,
>>   -----------------------------------
>>   Xiangdong Huang
>>   School of Software, Tsinghua University
>> 
>>    黄向东
>>   清华大学 软件学院
>> 
>> 
>>   Julian Feinauer <j....@pragmaticminds.de> 于2020年5月1日周五 下午2:20写道:
>> 
>>> Thanks both of you, I will later check it and then add a Docker file. Then
>>> we can supply containers for this adapter which many people may like :)
>>> 
>>> And start the release process ofc!
>>> 
>>> Julian
>>> 
>>> Holen Sie sich Outlook für Android<https://aka.ms/ghei36>
>>> 
>>> ________________________________
>>> From: 孙泽嵩 <sz...@mails.tsinghua.edu.cn>
>>> Sent: Friday, May 1, 2020 5:29:09 AM
>>> To: dev@iotdb.apache.org <de...@iotdb.apache.org>
>>> Subject: Re: [Discuss] Release of 0.9.3
>>> 
>>> Hi Jialin,
>>> 
>>> I was trying to find the cause of the exception haha … I’ve forgotten the
>>> change of the grammar
>>> Thanks a lot for your help !!
>>> 
>>> 
>>> Best,
>>> -----------------------------------
>>> Zesong Sun
>>> School of Software, Tsinghua University
>>> 
>>> 孙泽嵩
>>> 清华大学 软件学院
>>> 
>>>> 2020年5月1日 10:44,Jialin Qiao <qj...@mails.tsinghua.edu.cn> 写道:
>>>> 
>>>> Hi Julian,
>>>> 
>>>> It's due to we change the grammar of group by query in 0.10. When cherry
>>> pick  to 0.9, the grammar is not  changed correspondingly.
>>>> I have fixed this bug in rel/0.9.  Please have a check again.
>>>> 
>>>> Thanks,
>>>> --
>>>> Jialin Qiao
>>>> School of Software, Tsinghua University
>>>> 
>>>> 乔嘉林
>>>> 清华大学 软件学院
>>>> 
>>>>> -----原始邮件-----
>>>>> 发件人: "Julian Feinauer" <j....@pragmaticminds.de>
>>>>> 发送时间: 2020-05-01 03:46:56 (星期五)
>>>>> 收件人: "dev@iotdb.apache.org" <de...@iotdb.apache.org>
>>>>> 抄送:
>>>>> 主题: Re: [Discuss] Release of 0.9.3
>>>>> 
>>>>> Hey Zesong,
>>>>> 
>>>>> thanks for the quick work.
>>>>> I justed tested the bridge but I get exceptions now in Grafana.
>>>>> Did you try to run it against Grafana? Or could anyone else check and
>>> confirm that there is an issue (or probably its my setup?).
>>>>> 
>>>>> Thanks!
>>>>> Julian
>>>>> 
>>>>> Am 30.04.20, 16:13 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
>>>>> 
>>>>>  Hi, Julian
>>>>> 
>>>>>  Thanks for your positive affirmation!
>>>>> 
>>>>>  I have tried to cherry-pick the commit and solved the conflict in
>>> this PR [1],
>>>>>  and merge it to rel/0.9 after confirmation.
>>>>> 
>>>>> 
>>>>>  [1] https://github.com/apache/incubator-iotdb/pull/1138 <
>>> https://github.com/apache/incubator-iotdb/pull/1138>
>>>>> 
>>>>> 
>>>>>  Best,
>>>>>  -----------------------------------
>>>>>  Zesong Sun
>>>>>  School of Software, Tsinghua University
>>>>> 
>>>>>  孙泽嵩
>>>>>  清华大学 软件学院
>>>>> 
>>>>>> 2020年4月30日 13:49,Julian Feinauer <j....@pragmaticminds.de> 写道:
>>>>>> 
>>>>>> Hi,
>>>>>> 
>>>>>> thanks for your support.
>>>>>> I already tried to pick the commit and it did not work (although I had
>>> not too much time to check).
>>>>>> 
>>>>>> So you can try it, and see if you get it fixed... alternatively I
>>> could provide an implementation later today.
>>>>>> 
>>>>>> Just let me know : )
>>>>>> 
>>>>>> Julian
>>>>>> 
>>>>>> Am 30.04.20, 07:35 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
>>>>>> 
>>>>>> Hi,
>>>>>> 
>>>>>> I’ll try to cherry pick the related PR later… (but I’m not quite
>>> familiar with cherry-pick operation… )
>>>>>> If there exists conflicts, maybe I could open a new PR based on
>>> 0.9.2?
>>>>>> What do you think?
>>>>>> 
>>>>>> Best,
>>>>>> -----------------------------------
>>>>>> Zesong Sun
>>>>>> School of Software, Tsinghua University
>>>>>> 
>>>>>> 孙泽嵩
>>>>>> 清华大学 软件学院
>>>>>> 
>>>>>>> 2020年4月30日 13:29,Xiangdong Huang <sa...@gmail.com> 写道:
>>>>>>> 
>>>>>>> Hi Zesong,
>>>>>>> 
>>>>>>> is that possible to cherry-pick the feature of
>>>>>>> https://issues.apache.org/jira/browse/IOTDB-528 to 0.9.3?
>>>>>>> 
>>>>>>> How much effort we need to do?
>>>>>>> 
>>>>>>> Best,
>>>>>>> -----------------------------------
>>>>>>> Xiangdong Huang
>>>>>>> School of Software, Tsinghua University
>>>>>>> 
>>>>>>> 黄向东
>>>>>>> 清华大学 软件学院
>>>>>>> 
>>>>>>> 
>>>>>>> Julian Feinauer <j....@pragmaticminds.de> 于2020年4月29日周三
>>> 下午3:58写道:
>>>>>>> 
>>>>>>>> HI,
>>>>>>>> 
>>>>>>>> thanks for bringing that up as well.
>>>>>>>> And I would also love to bring the "downsampling" feature (
>>>>>>>> https://issues.apache.org/jira/browse/IOTDB-528) to 0.9.3 as well
>>> (ist
>>>>>>>> already in 0.10).
>>>>>>>> 
>>>>>>>> Julian
>>>>>>>> 
>>>>>>>> Am 29.04.20, 09:43 schrieb "Xiangdong Huang" <sa...@gmail.com>:
>>>>>>>> 
>>>>>>>> Hi,
>>>>>>>> 
>>>>>>>>> If users execute a wrong DDL command, the restart of server will
>>>>>>>> have no
>>>>>>>> metadata, which is a critical bug.
>>>>>>>> 
>>>>>>>> It is really a critical bug if the metadata is lost after the
>>> server is
>>>>>>>> restarted in some condition.
>>>>>>>> 
>>>>>>>> +1 for release v0.9.3,
>>>>>>>> as yesterday Julian and I fixed an issue that JDBC URL only
>>> recognizes
>>>>>>>> IP
>>>>>>>> and rejects host domains... which also impacts user experience
>>> deeply.
>>>>>>>> 
>>>>>>>> Best,
>>>>>>>> -----------------------------------
>>>>>>>> Xiangdong Huang
>>>>>>>> School of Software, Tsinghua University
>>>>>>>> 
>>>>>>>> 黄向东
>>>>>>>> 清华大学 软件学院
>>>>>>>> 
>>>>>>>> 
>>>>>>>> Jialin Qiao <qj...@mails.tsinghua.edu.cn> 于2020年4月29日周三 下午3:20写道:
>>>>>>>> 
>>>>>>>>> Hi,
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> Recently I find a bug.
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> If users execute a wrong DDL command, the restart of server will
>>>>>>>> have no
>>>>>>>>> metadata, which is a critical bug.
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> Therefore, we need to release 0.9.3. What do you think?
>>>>>>>>> 
>>>>>>>>> Thanks,
>>>>>>>>> --
>>>>>>>>> Jialin Qiao
>>>>>>>>> School of Software, Tsinghua University
>>>>>>>>> 
>>>>>>>>> 乔嘉林
>>>>>>>>> 清华大学 软件学院
>>>>>>>> 
>>>>>>>> 
>>>>>> 
>>>>>> 
>>>>> 
>>>>> 
>>> 
>>> 
>> 
> 
> 


Re: [Discuss] Release of 0.9.3

Posted by Julian Feinauer <j....@pragmaticminds.de>.
Great to hear.
Probably give me another 30 minutes.. I'm about to do a change discussed with @Xiangdong Huang to add the grafana bridge to the binary artefacts : )

Julian

Am 06.05.20, 09:47 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:

    Hi Julian,

    Thanks for your reminding ! 

    I’ve already created gpg KEY and I'm about to start the Release Process. : )


    Best,
    -----------------------------------
    Zesong Sun
    School of Software, Tsinghua University

    孙泽嵩
    清华大学 软件学院

    > On May 6, 2020, at 15:42, Julian Feinauer <j....@pragmaticminds.de> wrote:
    > 
    > Hi all,
    > 
    > as I noticed (and was told by Xiangdong) many contributors had holidays in china and are just yet back to work.
    > From my side, all needed changes are done in 0.9.3 and Xiangdong helped a lot with docker support for Grafna Bridge.
    > 
    > So we could probably start the Release Process soon, WDYT?
    > 
    > Julian
    > 
    > Am 02.05.20, 02:47 schrieb "Xiangdong Huang" <sa...@gmail.com>:
    > 
    >    Hi,
    > 
    >    And this reminds us that the iotdb-grafana module lacks UT/IT...
    > 
    >    I notice Boris Zhu is working on a new Grafana plugin implementation
    >    (rather than using json-simple),
    >    Let's add more Tests in this implementation.
    > 
    >    Best,
    >    -----------------------------------
    >    Xiangdong Huang
    >    School of Software, Tsinghua University
    > 
    >     黄向东
    >    清华大学 软件学院
    > 
    > 
    >    Julian Feinauer <j....@pragmaticminds.de> 于2020年5月1日周五 下午2:20写道:
    > 
    >> Thanks both of you, I will later check it and then add a Docker file. Then
    >> we can supply containers for this adapter which many people may like :)
    >> 
    >> And start the release process ofc!
    >> 
    >> Julian
    >> 
    >> Holen Sie sich Outlook für Android<https://aka.ms/ghei36>
    >> 
    >> ________________________________
    >> From: 孙泽嵩 <sz...@mails.tsinghua.edu.cn>
    >> Sent: Friday, May 1, 2020 5:29:09 AM
    >> To: dev@iotdb.apache.org <de...@iotdb.apache.org>
    >> Subject: Re: [Discuss] Release of 0.9.3
    >> 
    >> Hi Jialin,
    >> 
    >> I was trying to find the cause of the exception haha … I’ve forgotten the
    >> change of the grammar
    >> Thanks a lot for your help !!
    >> 
    >> 
    >> Best,
    >> -----------------------------------
    >> Zesong Sun
    >> School of Software, Tsinghua University
    >> 
    >> 孙泽嵩
    >> 清华大学 软件学院
    >> 
    >>> 2020年5月1日 10:44,Jialin Qiao <qj...@mails.tsinghua.edu.cn> 写道:
    >>> 
    >>> Hi Julian,
    >>> 
    >>> It's due to we change the grammar of group by query in 0.10. When cherry
    >> pick  to 0.9, the grammar is not  changed correspondingly.
    >>> I have fixed this bug in rel/0.9.  Please have a check again.
    >>> 
    >>> Thanks,
    >>> --
    >>> Jialin Qiao
    >>> School of Software, Tsinghua University
    >>> 
    >>> 乔嘉林
    >>> 清华大学 软件学院
    >>> 
    >>>> -----原始邮件-----
    >>>> 发件人: "Julian Feinauer" <j....@pragmaticminds.de>
    >>>> 发送时间: 2020-05-01 03:46:56 (星期五)
    >>>> 收件人: "dev@iotdb.apache.org" <de...@iotdb.apache.org>
    >>>> 抄送:
    >>>> 主题: Re: [Discuss] Release of 0.9.3
    >>>> 
    >>>> Hey Zesong,
    >>>> 
    >>>> thanks for the quick work.
    >>>> I justed tested the bridge but I get exceptions now in Grafana.
    >>>> Did you try to run it against Grafana? Or could anyone else check and
    >> confirm that there is an issue (or probably its my setup?).
    >>>> 
    >>>> Thanks!
    >>>> Julian
    >>>> 
    >>>> Am 30.04.20, 16:13 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
    >>>> 
    >>>>   Hi, Julian
    >>>> 
    >>>>   Thanks for your positive affirmation!
    >>>> 
    >>>>   I have tried to cherry-pick the commit and solved the conflict in
    >> this PR [1],
    >>>>   and merge it to rel/0.9 after confirmation.
    >>>> 
    >>>> 
    >>>>   [1] https://github.com/apache/incubator-iotdb/pull/1138 <
    >> https://github.com/apache/incubator-iotdb/pull/1138>
    >>>> 
    >>>> 
    >>>>   Best,
    >>>>   -----------------------------------
    >>>>   Zesong Sun
    >>>>   School of Software, Tsinghua University
    >>>> 
    >>>>   孙泽嵩
    >>>>   清华大学 软件学院
    >>>> 
    >>>>> 2020年4月30日 13:49,Julian Feinauer <j....@pragmaticminds.de> 写道:
    >>>>> 
    >>>>> Hi,
    >>>>> 
    >>>>> thanks for your support.
    >>>>> I already tried to pick the commit and it did not work (although I had
    >> not too much time to check).
    >>>>> 
    >>>>> So you can try it, and see if you get it fixed... alternatively I
    >> could provide an implementation later today.
    >>>>> 
    >>>>> Just let me know : )
    >>>>> 
    >>>>> Julian
    >>>>> 
    >>>>> Am 30.04.20, 07:35 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
    >>>>> 
    >>>>>  Hi,
    >>>>> 
    >>>>>  I’ll try to cherry pick the related PR later… (but I’m not quite
    >> familiar with cherry-pick operation… )
    >>>>>  If there exists conflicts, maybe I could open a new PR based on
    >> 0.9.2?
    >>>>>  What do you think?
    >>>>> 
    >>>>>  Best,
    >>>>>  -----------------------------------
    >>>>>  Zesong Sun
    >>>>>  School of Software, Tsinghua University
    >>>>> 
    >>>>>  孙泽嵩
    >>>>>  清华大学 软件学院
    >>>>> 
    >>>>>> 2020年4月30日 13:29,Xiangdong Huang <sa...@gmail.com> 写道:
    >>>>>> 
    >>>>>> Hi Zesong,
    >>>>>> 
    >>>>>> is that possible to cherry-pick the feature of
    >>>>>> https://issues.apache.org/jira/browse/IOTDB-528 to 0.9.3?
    >>>>>> 
    >>>>>> How much effort we need to do?
    >>>>>> 
    >>>>>> Best,
    >>>>>> -----------------------------------
    >>>>>> Xiangdong Huang
    >>>>>> School of Software, Tsinghua University
    >>>>>> 
    >>>>>> 黄向东
    >>>>>> 清华大学 软件学院
    >>>>>> 
    >>>>>> 
    >>>>>> Julian Feinauer <j....@pragmaticminds.de> 于2020年4月29日周三
    >> 下午3:58写道:
    >>>>>> 
    >>>>>>> HI,
    >>>>>>> 
    >>>>>>> thanks for bringing that up as well.
    >>>>>>> And I would also love to bring the "downsampling" feature (
    >>>>>>> https://issues.apache.org/jira/browse/IOTDB-528) to 0.9.3 as well
    >> (ist
    >>>>>>> already in 0.10).
    >>>>>>> 
    >>>>>>> Julian
    >>>>>>> 
    >>>>>>> Am 29.04.20, 09:43 schrieb "Xiangdong Huang" <sa...@gmail.com>:
    >>>>>>> 
    >>>>>>> Hi,
    >>>>>>> 
    >>>>>>>> If users execute a wrong DDL command, the restart of server will
    >>>>>>> have no
    >>>>>>> metadata, which is a critical bug.
    >>>>>>> 
    >>>>>>> It is really a critical bug if the metadata is lost after the
    >> server is
    >>>>>>> restarted in some condition.
    >>>>>>> 
    >>>>>>> +1 for release v0.9.3,
    >>>>>>> as yesterday Julian and I fixed an issue that JDBC URL only
    >> recognizes
    >>>>>>> IP
    >>>>>>> and rejects host domains... which also impacts user experience
    >> deeply.
    >>>>>>> 
    >>>>>>> Best,
    >>>>>>> -----------------------------------
    >>>>>>> Xiangdong Huang
    >>>>>>> School of Software, Tsinghua University
    >>>>>>> 
    >>>>>>>  黄向东
    >>>>>>> 清华大学 软件学院
    >>>>>>> 
    >>>>>>> 
    >>>>>>> Jialin Qiao <qj...@mails.tsinghua.edu.cn> 于2020年4月29日周三 下午3:20写道:
    >>>>>>> 
    >>>>>>>> Hi,
    >>>>>>>> 
    >>>>>>>> 
    >>>>>>>> Recently I find a bug.
    >>>>>>>> 
    >>>>>>>> 
    >>>>>>>> If users execute a wrong DDL command, the restart of server will
    >>>>>>> have no
    >>>>>>>> metadata, which is a critical bug.
    >>>>>>>> 
    >>>>>>>> 
    >>>>>>>> Therefore, we need to release 0.9.3. What do you think?
    >>>>>>>> 
    >>>>>>>> Thanks,
    >>>>>>>> --
    >>>>>>>> Jialin Qiao
    >>>>>>>> School of Software, Tsinghua University
    >>>>>>>> 
    >>>>>>>> 乔嘉林
    >>>>>>>> 清华大学 软件学院
    >>>>>>> 
    >>>>>>> 
    >>>>> 
    >>>>> 
    >>>> 
    >>>> 
    >> 
    >> 
    > 



Re: [Discuss] Release of 0.9.3

Posted by 孙泽嵩 <sz...@mails.tsinghua.edu.cn>.
Hi Julian,

Thanks for your reminding ! 

I’ve already created gpg KEY and I'm about to start the Release Process. : )


Best,
-----------------------------------
Zesong Sun
School of Software, Tsinghua University

孙泽嵩
清华大学 软件学院

> On May 6, 2020, at 15:42, Julian Feinauer <j....@pragmaticminds.de> wrote:
> 
> Hi all,
> 
> as I noticed (and was told by Xiangdong) many contributors had holidays in china and are just yet back to work.
> From my side, all needed changes are done in 0.9.3 and Xiangdong helped a lot with docker support for Grafna Bridge.
> 
> So we could probably start the Release Process soon, WDYT?
> 
> Julian
> 
> Am 02.05.20, 02:47 schrieb "Xiangdong Huang" <sa...@gmail.com>:
> 
>    Hi,
> 
>    And this reminds us that the iotdb-grafana module lacks UT/IT...
> 
>    I notice Boris Zhu is working on a new Grafana plugin implementation
>    (rather than using json-simple),
>    Let's add more Tests in this implementation.
> 
>    Best,
>    -----------------------------------
>    Xiangdong Huang
>    School of Software, Tsinghua University
> 
>     黄向东
>    清华大学 软件学院
> 
> 
>    Julian Feinauer <j....@pragmaticminds.de> 于2020年5月1日周五 下午2:20写道:
> 
>> Thanks both of you, I will later check it and then add a Docker file. Then
>> we can supply containers for this adapter which many people may like :)
>> 
>> And start the release process ofc!
>> 
>> Julian
>> 
>> Holen Sie sich Outlook für Android<https://aka.ms/ghei36>
>> 
>> ________________________________
>> From: 孙泽嵩 <sz...@mails.tsinghua.edu.cn>
>> Sent: Friday, May 1, 2020 5:29:09 AM
>> To: dev@iotdb.apache.org <de...@iotdb.apache.org>
>> Subject: Re: [Discuss] Release of 0.9.3
>> 
>> Hi Jialin,
>> 
>> I was trying to find the cause of the exception haha … I’ve forgotten the
>> change of the grammar
>> Thanks a lot for your help !!
>> 
>> 
>> Best,
>> -----------------------------------
>> Zesong Sun
>> School of Software, Tsinghua University
>> 
>> 孙泽嵩
>> 清华大学 软件学院
>> 
>>> 2020年5月1日 10:44,Jialin Qiao <qj...@mails.tsinghua.edu.cn> 写道:
>>> 
>>> Hi Julian,
>>> 
>>> It's due to we change the grammar of group by query in 0.10. When cherry
>> pick  to 0.9, the grammar is not  changed correspondingly.
>>> I have fixed this bug in rel/0.9.  Please have a check again.
>>> 
>>> Thanks,
>>> --
>>> Jialin Qiao
>>> School of Software, Tsinghua University
>>> 
>>> 乔嘉林
>>> 清华大学 软件学院
>>> 
>>>> -----原始邮件-----
>>>> 发件人: "Julian Feinauer" <j....@pragmaticminds.de>
>>>> 发送时间: 2020-05-01 03:46:56 (星期五)
>>>> 收件人: "dev@iotdb.apache.org" <de...@iotdb.apache.org>
>>>> 抄送:
>>>> 主题: Re: [Discuss] Release of 0.9.3
>>>> 
>>>> Hey Zesong,
>>>> 
>>>> thanks for the quick work.
>>>> I justed tested the bridge but I get exceptions now in Grafana.
>>>> Did you try to run it against Grafana? Or could anyone else check and
>> confirm that there is an issue (or probably its my setup?).
>>>> 
>>>> Thanks!
>>>> Julian
>>>> 
>>>> Am 30.04.20, 16:13 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
>>>> 
>>>>   Hi, Julian
>>>> 
>>>>   Thanks for your positive affirmation!
>>>> 
>>>>   I have tried to cherry-pick the commit and solved the conflict in
>> this PR [1],
>>>>   and merge it to rel/0.9 after confirmation.
>>>> 
>>>> 
>>>>   [1] https://github.com/apache/incubator-iotdb/pull/1138 <
>> https://github.com/apache/incubator-iotdb/pull/1138>
>>>> 
>>>> 
>>>>   Best,
>>>>   -----------------------------------
>>>>   Zesong Sun
>>>>   School of Software, Tsinghua University
>>>> 
>>>>   孙泽嵩
>>>>   清华大学 软件学院
>>>> 
>>>>> 2020年4月30日 13:49,Julian Feinauer <j....@pragmaticminds.de> 写道:
>>>>> 
>>>>> Hi,
>>>>> 
>>>>> thanks for your support.
>>>>> I already tried to pick the commit and it did not work (although I had
>> not too much time to check).
>>>>> 
>>>>> So you can try it, and see if you get it fixed... alternatively I
>> could provide an implementation later today.
>>>>> 
>>>>> Just let me know : )
>>>>> 
>>>>> Julian
>>>>> 
>>>>> Am 30.04.20, 07:35 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
>>>>> 
>>>>>  Hi,
>>>>> 
>>>>>  I’ll try to cherry pick the related PR later… (but I’m not quite
>> familiar with cherry-pick operation… )
>>>>>  If there exists conflicts, maybe I could open a new PR based on
>> 0.9.2?
>>>>>  What do you think?
>>>>> 
>>>>>  Best,
>>>>>  -----------------------------------
>>>>>  Zesong Sun
>>>>>  School of Software, Tsinghua University
>>>>> 
>>>>>  孙泽嵩
>>>>>  清华大学 软件学院
>>>>> 
>>>>>> 2020年4月30日 13:29,Xiangdong Huang <sa...@gmail.com> 写道:
>>>>>> 
>>>>>> Hi Zesong,
>>>>>> 
>>>>>> is that possible to cherry-pick the feature of
>>>>>> https://issues.apache.org/jira/browse/IOTDB-528 to 0.9.3?
>>>>>> 
>>>>>> How much effort we need to do?
>>>>>> 
>>>>>> Best,
>>>>>> -----------------------------------
>>>>>> Xiangdong Huang
>>>>>> School of Software, Tsinghua University
>>>>>> 
>>>>>> 黄向东
>>>>>> 清华大学 软件学院
>>>>>> 
>>>>>> 
>>>>>> Julian Feinauer <j....@pragmaticminds.de> 于2020年4月29日周三
>> 下午3:58写道:
>>>>>> 
>>>>>>> HI,
>>>>>>> 
>>>>>>> thanks for bringing that up as well.
>>>>>>> And I would also love to bring the "downsampling" feature (
>>>>>>> https://issues.apache.org/jira/browse/IOTDB-528) to 0.9.3 as well
>> (ist
>>>>>>> already in 0.10).
>>>>>>> 
>>>>>>> Julian
>>>>>>> 
>>>>>>> Am 29.04.20, 09:43 schrieb "Xiangdong Huang" <sa...@gmail.com>:
>>>>>>> 
>>>>>>> Hi,
>>>>>>> 
>>>>>>>> If users execute a wrong DDL command, the restart of server will
>>>>>>> have no
>>>>>>> metadata, which is a critical bug.
>>>>>>> 
>>>>>>> It is really a critical bug if the metadata is lost after the
>> server is
>>>>>>> restarted in some condition.
>>>>>>> 
>>>>>>> +1 for release v0.9.3,
>>>>>>> as yesterday Julian and I fixed an issue that JDBC URL only
>> recognizes
>>>>>>> IP
>>>>>>> and rejects host domains... which also impacts user experience
>> deeply.
>>>>>>> 
>>>>>>> Best,
>>>>>>> -----------------------------------
>>>>>>> Xiangdong Huang
>>>>>>> School of Software, Tsinghua University
>>>>>>> 
>>>>>>>  黄向东
>>>>>>> 清华大学 软件学院
>>>>>>> 
>>>>>>> 
>>>>>>> Jialin Qiao <qj...@mails.tsinghua.edu.cn> 于2020年4月29日周三 下午3:20写道:
>>>>>>> 
>>>>>>>> Hi,
>>>>>>>> 
>>>>>>>> 
>>>>>>>> Recently I find a bug.
>>>>>>>> 
>>>>>>>> 
>>>>>>>> If users execute a wrong DDL command, the restart of server will
>>>>>>> have no
>>>>>>>> metadata, which is a critical bug.
>>>>>>>> 
>>>>>>>> 
>>>>>>>> Therefore, we need to release 0.9.3. What do you think?
>>>>>>>> 
>>>>>>>> Thanks,
>>>>>>>> --
>>>>>>>> Jialin Qiao
>>>>>>>> School of Software, Tsinghua University
>>>>>>>> 
>>>>>>>> 乔嘉林
>>>>>>>> 清华大学 软件学院
>>>>>>> 
>>>>>>> 
>>>>> 
>>>>> 
>>>> 
>>>> 
>> 
>> 
> 


Re: [Discuss] Release of 0.9.3

Posted by Julian Feinauer <j....@pragmaticminds.de>.
Hi all,

as I noticed (and was told by Xiangdong) many contributors had holidays in china and are just yet back to work.
From my side, all needed changes are done in 0.9.3 and Xiangdong helped a lot with docker support for Grafna Bridge.

So we could probably start the Release Process soon, WDYT?

Julian

Am 02.05.20, 02:47 schrieb "Xiangdong Huang" <sa...@gmail.com>:

    Hi,

    And this reminds us that the iotdb-grafana module lacks UT/IT...

    I notice Boris Zhu is working on a new Grafana plugin implementation
    (rather than using json-simple),
    Let's add more Tests in this implementation.

    Best,
    -----------------------------------
    Xiangdong Huang
    School of Software, Tsinghua University

     黄向东
    清华大学 软件学院


    Julian Feinauer <j....@pragmaticminds.de> 于2020年5月1日周五 下午2:20写道:

    > Thanks both of you, I will later check it and then add a Docker file. Then
    > we can supply containers for this adapter which many people may like :)
    >
    > And start the release process ofc!
    >
    > Julian
    >
    > Holen Sie sich Outlook für Android<https://aka.ms/ghei36>
    >
    > ________________________________
    > From: 孙泽嵩 <sz...@mails.tsinghua.edu.cn>
    > Sent: Friday, May 1, 2020 5:29:09 AM
    > To: dev@iotdb.apache.org <de...@iotdb.apache.org>
    > Subject: Re: [Discuss] Release of 0.9.3
    >
    > Hi Jialin,
    >
    > I was trying to find the cause of the exception haha … I’ve forgotten the
    > change of the grammar
    > Thanks a lot for your help !!
    >
    >
    > Best,
    > -----------------------------------
    > Zesong Sun
    > School of Software, Tsinghua University
    >
    > 孙泽嵩
    > 清华大学 软件学院
    >
    > > 2020年5月1日 10:44,Jialin Qiao <qj...@mails.tsinghua.edu.cn> 写道:
    > >
    > > Hi Julian,
    > >
    > > It's due to we change the grammar of group by query in 0.10. When cherry
    > pick  to 0.9, the grammar is not  changed correspondingly.
    > > I have fixed this bug in rel/0.9.  Please have a check again.
    > >
    > > Thanks,
    > > --
    > > Jialin Qiao
    > > School of Software, Tsinghua University
    > >
    > > 乔嘉林
    > > 清华大学 软件学院
    > >
    > >> -----原始邮件-----
    > >> 发件人: "Julian Feinauer" <j....@pragmaticminds.de>
    > >> 发送时间: 2020-05-01 03:46:56 (星期五)
    > >> 收件人: "dev@iotdb.apache.org" <de...@iotdb.apache.org>
    > >> 抄送:
    > >> 主题: Re: [Discuss] Release of 0.9.3
    > >>
    > >> Hey Zesong,
    > >>
    > >> thanks for the quick work.
    > >> I justed tested the bridge but I get exceptions now in Grafana.
    > >> Did you try to run it against Grafana? Or could anyone else check and
    > confirm that there is an issue (or probably its my setup?).
    > >>
    > >> Thanks!
    > >> Julian
    > >>
    > >> Am 30.04.20, 16:13 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
    > >>
    > >>    Hi, Julian
    > >>
    > >>    Thanks for your positive affirmation!
    > >>
    > >>    I have tried to cherry-pick the commit and solved the conflict in
    > this PR [1],
    > >>    and merge it to rel/0.9 after confirmation.
    > >>
    > >>
    > >>    [1] https://github.com/apache/incubator-iotdb/pull/1138 <
    > https://github.com/apache/incubator-iotdb/pull/1138>
    > >>
    > >>
    > >>    Best,
    > >>    -----------------------------------
    > >>    Zesong Sun
    > >>    School of Software, Tsinghua University
    > >>
    > >>    孙泽嵩
    > >>    清华大学 软件学院
    > >>
    > >>> 2020年4月30日 13:49,Julian Feinauer <j....@pragmaticminds.de> 写道:
    > >>>
    > >>> Hi,
    > >>>
    > >>> thanks for your support.
    > >>> I already tried to pick the commit and it did not work (although I had
    > not too much time to check).
    > >>>
    > >>> So you can try it, and see if you get it fixed... alternatively I
    > could provide an implementation later today.
    > >>>
    > >>> Just let me know : )
    > >>>
    > >>> Julian
    > >>>
    > >>> Am 30.04.20, 07:35 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
    > >>>
    > >>>   Hi,
    > >>>
    > >>>   I’ll try to cherry pick the related PR later… (but I’m not quite
    > familiar with cherry-pick operation… )
    > >>>   If there exists conflicts, maybe I could open a new PR based on
    > 0.9.2?
    > >>>   What do you think?
    > >>>
    > >>>   Best,
    > >>>   -----------------------------------
    > >>>   Zesong Sun
    > >>>   School of Software, Tsinghua University
    > >>>
    > >>>   孙泽嵩
    > >>>   清华大学 软件学院
    > >>>
    > >>>> 2020年4月30日 13:29,Xiangdong Huang <sa...@gmail.com> 写道:
    > >>>>
    > >>>> Hi Zesong,
    > >>>>
    > >>>> is that possible to cherry-pick the feature of
    > >>>> https://issues.apache.org/jira/browse/IOTDB-528 to 0.9.3?
    > >>>>
    > >>>> How much effort we need to do?
    > >>>>
    > >>>> Best,
    > >>>> -----------------------------------
    > >>>> Xiangdong Huang
    > >>>> School of Software, Tsinghua University
    > >>>>
    > >>>> 黄向东
    > >>>> 清华大学 软件学院
    > >>>>
    > >>>>
    > >>>> Julian Feinauer <j....@pragmaticminds.de> 于2020年4月29日周三
    > 下午3:58写道:
    > >>>>
    > >>>>> HI,
    > >>>>>
    > >>>>> thanks for bringing that up as well.
    > >>>>> And I would also love to bring the "downsampling" feature (
    > >>>>> https://issues.apache.org/jira/browse/IOTDB-528) to 0.9.3 as well
    > (ist
    > >>>>> already in 0.10).
    > >>>>>
    > >>>>> Julian
    > >>>>>
    > >>>>> Am 29.04.20, 09:43 schrieb "Xiangdong Huang" <sa...@gmail.com>:
    > >>>>>
    > >>>>>  Hi,
    > >>>>>
    > >>>>>> If users execute a wrong DDL command, the restart of server will
    > >>>>> have no
    > >>>>>  metadata, which is a critical bug.
    > >>>>>
    > >>>>>  It is really a critical bug if the metadata is lost after the
    > server is
    > >>>>>  restarted in some condition.
    > >>>>>
    > >>>>>  +1 for release v0.9.3,
    > >>>>>  as yesterday Julian and I fixed an issue that JDBC URL only
    > recognizes
    > >>>>> IP
    > >>>>>  and rejects host domains... which also impacts user experience
    > deeply.
    > >>>>>
    > >>>>>  Best,
    > >>>>>  -----------------------------------
    > >>>>>  Xiangdong Huang
    > >>>>>  School of Software, Tsinghua University
    > >>>>>
    > >>>>>   黄向东
    > >>>>>  清华大学 软件学院
    > >>>>>
    > >>>>>
    > >>>>>  Jialin Qiao <qj...@mails.tsinghua.edu.cn> 于2020年4月29日周三 下午3:20写道:
    > >>>>>
    > >>>>>> Hi,
    > >>>>>>
    > >>>>>>
    > >>>>>> Recently I find a bug.
    > >>>>>>
    > >>>>>>
    > >>>>>> If users execute a wrong DDL command, the restart of server will
    > >>>>> have no
    > >>>>>> metadata, which is a critical bug.
    > >>>>>>
    > >>>>>>
    > >>>>>> Therefore, we need to release 0.9.3. What do you think?
    > >>>>>>
    > >>>>>> Thanks,
    > >>>>>> --
    > >>>>>> Jialin Qiao
    > >>>>>> School of Software, Tsinghua University
    > >>>>>>
    > >>>>>> 乔嘉林
    > >>>>>> 清华大学 软件学院
    > >>>>>
    > >>>>>
    > >>>
    > >>>
    > >>
    > >>
    >
    >


Re: [Discuss] Release of 0.9.3

Posted by Xiangdong Huang <sa...@gmail.com>.
Hi,

And this reminds us that the iotdb-grafana module lacks UT/IT...

I notice Boris Zhu is working on a new Grafana plugin implementation
(rather than using json-simple),
Let's add more Tests in this implementation.

Best,
-----------------------------------
Xiangdong Huang
School of Software, Tsinghua University

 黄向东
清华大学 软件学院


Julian Feinauer <j....@pragmaticminds.de> 于2020年5月1日周五 下午2:20写道:

> Thanks both of you, I will later check it and then add a Docker file. Then
> we can supply containers for this adapter which many people may like :)
>
> And start the release process ofc!
>
> Julian
>
> Holen Sie sich Outlook für Android<https://aka.ms/ghei36>
>
> ________________________________
> From: 孙泽嵩 <sz...@mails.tsinghua.edu.cn>
> Sent: Friday, May 1, 2020 5:29:09 AM
> To: dev@iotdb.apache.org <de...@iotdb.apache.org>
> Subject: Re: [Discuss] Release of 0.9.3
>
> Hi Jialin,
>
> I was trying to find the cause of the exception haha … I’ve forgotten the
> change of the grammar
> Thanks a lot for your help !!
>
>
> Best,
> -----------------------------------
> Zesong Sun
> School of Software, Tsinghua University
>
> 孙泽嵩
> 清华大学 软件学院
>
> > 2020年5月1日 10:44,Jialin Qiao <qj...@mails.tsinghua.edu.cn> 写道:
> >
> > Hi Julian,
> >
> > It's due to we change the grammar of group by query in 0.10. When cherry
> pick  to 0.9, the grammar is not  changed correspondingly.
> > I have fixed this bug in rel/0.9.  Please have a check again.
> >
> > Thanks,
> > --
> > Jialin Qiao
> > School of Software, Tsinghua University
> >
> > 乔嘉林
> > 清华大学 软件学院
> >
> >> -----原始邮件-----
> >> 发件人: "Julian Feinauer" <j....@pragmaticminds.de>
> >> 发送时间: 2020-05-01 03:46:56 (星期五)
> >> 收件人: "dev@iotdb.apache.org" <de...@iotdb.apache.org>
> >> 抄送:
> >> 主题: Re: [Discuss] Release of 0.9.3
> >>
> >> Hey Zesong,
> >>
> >> thanks for the quick work.
> >> I justed tested the bridge but I get exceptions now in Grafana.
> >> Did you try to run it against Grafana? Or could anyone else check and
> confirm that there is an issue (or probably its my setup?).
> >>
> >> Thanks!
> >> Julian
> >>
> >> Am 30.04.20, 16:13 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
> >>
> >>    Hi, Julian
> >>
> >>    Thanks for your positive affirmation!
> >>
> >>    I have tried to cherry-pick the commit and solved the conflict in
> this PR [1],
> >>    and merge it to rel/0.9 after confirmation.
> >>
> >>
> >>    [1] https://github.com/apache/incubator-iotdb/pull/1138 <
> https://github.com/apache/incubator-iotdb/pull/1138>
> >>
> >>
> >>    Best,
> >>    -----------------------------------
> >>    Zesong Sun
> >>    School of Software, Tsinghua University
> >>
> >>    孙泽嵩
> >>    清华大学 软件学院
> >>
> >>> 2020年4月30日 13:49,Julian Feinauer <j....@pragmaticminds.de> 写道:
> >>>
> >>> Hi,
> >>>
> >>> thanks for your support.
> >>> I already tried to pick the commit and it did not work (although I had
> not too much time to check).
> >>>
> >>> So you can try it, and see if you get it fixed... alternatively I
> could provide an implementation later today.
> >>>
> >>> Just let me know : )
> >>>
> >>> Julian
> >>>
> >>> Am 30.04.20, 07:35 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
> >>>
> >>>   Hi,
> >>>
> >>>   I’ll try to cherry pick the related PR later… (but I’m not quite
> familiar with cherry-pick operation… )
> >>>   If there exists conflicts, maybe I could open a new PR based on
> 0.9.2?
> >>>   What do you think?
> >>>
> >>>   Best,
> >>>   -----------------------------------
> >>>   Zesong Sun
> >>>   School of Software, Tsinghua University
> >>>
> >>>   孙泽嵩
> >>>   清华大学 软件学院
> >>>
> >>>> 2020年4月30日 13:29,Xiangdong Huang <sa...@gmail.com> 写道:
> >>>>
> >>>> Hi Zesong,
> >>>>
> >>>> is that possible to cherry-pick the feature of
> >>>> https://issues.apache.org/jira/browse/IOTDB-528 to 0.9.3?
> >>>>
> >>>> How much effort we need to do?
> >>>>
> >>>> Best,
> >>>> -----------------------------------
> >>>> Xiangdong Huang
> >>>> School of Software, Tsinghua University
> >>>>
> >>>> 黄向东
> >>>> 清华大学 软件学院
> >>>>
> >>>>
> >>>> Julian Feinauer <j....@pragmaticminds.de> 于2020年4月29日周三
> 下午3:58写道:
> >>>>
> >>>>> HI,
> >>>>>
> >>>>> thanks for bringing that up as well.
> >>>>> And I would also love to bring the "downsampling" feature (
> >>>>> https://issues.apache.org/jira/browse/IOTDB-528) to 0.9.3 as well
> (ist
> >>>>> already in 0.10).
> >>>>>
> >>>>> Julian
> >>>>>
> >>>>> Am 29.04.20, 09:43 schrieb "Xiangdong Huang" <sa...@gmail.com>:
> >>>>>
> >>>>>  Hi,
> >>>>>
> >>>>>> If users execute a wrong DDL command, the restart of server will
> >>>>> have no
> >>>>>  metadata, which is a critical bug.
> >>>>>
> >>>>>  It is really a critical bug if the metadata is lost after the
> server is
> >>>>>  restarted in some condition.
> >>>>>
> >>>>>  +1 for release v0.9.3,
> >>>>>  as yesterday Julian and I fixed an issue that JDBC URL only
> recognizes
> >>>>> IP
> >>>>>  and rejects host domains... which also impacts user experience
> deeply.
> >>>>>
> >>>>>  Best,
> >>>>>  -----------------------------------
> >>>>>  Xiangdong Huang
> >>>>>  School of Software, Tsinghua University
> >>>>>
> >>>>>   黄向东
> >>>>>  清华大学 软件学院
> >>>>>
> >>>>>
> >>>>>  Jialin Qiao <qj...@mails.tsinghua.edu.cn> 于2020年4月29日周三 下午3:20写道:
> >>>>>
> >>>>>> Hi,
> >>>>>>
> >>>>>>
> >>>>>> Recently I find a bug.
> >>>>>>
> >>>>>>
> >>>>>> If users execute a wrong DDL command, the restart of server will
> >>>>> have no
> >>>>>> metadata, which is a critical bug.
> >>>>>>
> >>>>>>
> >>>>>> Therefore, we need to release 0.9.3. What do you think?
> >>>>>>
> >>>>>> Thanks,
> >>>>>> --
> >>>>>> Jialin Qiao
> >>>>>> School of Software, Tsinghua University
> >>>>>>
> >>>>>> 乔嘉林
> >>>>>> 清华大学 软件学院
> >>>>>
> >>>>>
> >>>
> >>>
> >>
> >>
>
>

Re: [Discuss] Release of 0.9.3

Posted by Julian Feinauer <j....@pragmaticminds.de>.
Thanks both of you, I will later check it and then add a Docker file. Then we can supply containers for this adapter which many people may like :)

And start the release process ofc!

Julian

Holen Sie sich Outlook für Android<https://aka.ms/ghei36>

________________________________
From: 孙泽嵩 <sz...@mails.tsinghua.edu.cn>
Sent: Friday, May 1, 2020 5:29:09 AM
To: dev@iotdb.apache.org <de...@iotdb.apache.org>
Subject: Re: [Discuss] Release of 0.9.3

Hi Jialin,

I was trying to find the cause of the exception haha … I’ve forgotten the change of the grammar
Thanks a lot for your help !!


Best,
-----------------------------------
Zesong Sun
School of Software, Tsinghua University

孙泽嵩
清华大学 软件学院

> 2020年5月1日 10:44,Jialin Qiao <qj...@mails.tsinghua.edu.cn> 写道:
>
> Hi Julian,
>
> It's due to we change the grammar of group by query in 0.10. When cherry pick  to 0.9, the grammar is not  changed correspondingly.
> I have fixed this bug in rel/0.9.  Please have a check again.
>
> Thanks,
> --
> Jialin Qiao
> School of Software, Tsinghua University
>
> 乔嘉林
> 清华大学 软件学院
>
>> -----原始邮件-----
>> 发件人: "Julian Feinauer" <j....@pragmaticminds.de>
>> 发送时间: 2020-05-01 03:46:56 (星期五)
>> 收件人: "dev@iotdb.apache.org" <de...@iotdb.apache.org>
>> 抄送:
>> 主题: Re: [Discuss] Release of 0.9.3
>>
>> Hey Zesong,
>>
>> thanks for the quick work.
>> I justed tested the bridge but I get exceptions now in Grafana.
>> Did you try to run it against Grafana? Or could anyone else check and confirm that there is an issue (or probably its my setup?).
>>
>> Thanks!
>> Julian
>>
>> Am 30.04.20, 16:13 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
>>
>>    Hi, Julian
>>
>>    Thanks for your positive affirmation!
>>
>>    I have tried to cherry-pick the commit and solved the conflict in this PR [1],
>>    and merge it to rel/0.9 after confirmation.
>>
>>
>>    [1] https://github.com/apache/incubator-iotdb/pull/1138 <https://github.com/apache/incubator-iotdb/pull/1138>
>>
>>
>>    Best,
>>    -----------------------------------
>>    Zesong Sun
>>    School of Software, Tsinghua University
>>
>>    孙泽嵩
>>    清华大学 软件学院
>>
>>> 2020年4月30日 13:49,Julian Feinauer <j....@pragmaticminds.de> 写道:
>>>
>>> Hi,
>>>
>>> thanks for your support.
>>> I already tried to pick the commit and it did not work (although I had not too much time to check).
>>>
>>> So you can try it, and see if you get it fixed... alternatively I could provide an implementation later today.
>>>
>>> Just let me know : )
>>>
>>> Julian
>>>
>>> Am 30.04.20, 07:35 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
>>>
>>>   Hi,
>>>
>>>   I’ll try to cherry pick the related PR later… (but I’m not quite familiar with cherry-pick operation… )
>>>   If there exists conflicts, maybe I could open a new PR based on 0.9.2?
>>>   What do you think?
>>>
>>>   Best,
>>>   -----------------------------------
>>>   Zesong Sun
>>>   School of Software, Tsinghua University
>>>
>>>   孙泽嵩
>>>   清华大学 软件学院
>>>
>>>> 2020年4月30日 13:29,Xiangdong Huang <sa...@gmail.com> 写道:
>>>>
>>>> Hi Zesong,
>>>>
>>>> is that possible to cherry-pick the feature of
>>>> https://issues.apache.org/jira/browse/IOTDB-528 to 0.9.3?
>>>>
>>>> How much effort we need to do?
>>>>
>>>> Best,
>>>> -----------------------------------
>>>> Xiangdong Huang
>>>> School of Software, Tsinghua University
>>>>
>>>> 黄向东
>>>> 清华大学 软件学院
>>>>
>>>>
>>>> Julian Feinauer <j....@pragmaticminds.de> 于2020年4月29日周三 下午3:58写道:
>>>>
>>>>> HI,
>>>>>
>>>>> thanks for bringing that up as well.
>>>>> And I would also love to bring the "downsampling" feature (
>>>>> https://issues.apache.org/jira/browse/IOTDB-528) to 0.9.3 as well (ist
>>>>> already in 0.10).
>>>>>
>>>>> Julian
>>>>>
>>>>> Am 29.04.20, 09:43 schrieb "Xiangdong Huang" <sa...@gmail.com>:
>>>>>
>>>>>  Hi,
>>>>>
>>>>>> If users execute a wrong DDL command, the restart of server will
>>>>> have no
>>>>>  metadata, which is a critical bug.
>>>>>
>>>>>  It is really a critical bug if the metadata is lost after the server is
>>>>>  restarted in some condition.
>>>>>
>>>>>  +1 for release v0.9.3,
>>>>>  as yesterday Julian and I fixed an issue that JDBC URL only recognizes
>>>>> IP
>>>>>  and rejects host domains... which also impacts user experience deeply.
>>>>>
>>>>>  Best,
>>>>>  -----------------------------------
>>>>>  Xiangdong Huang
>>>>>  School of Software, Tsinghua University
>>>>>
>>>>>   黄向东
>>>>>  清华大学 软件学院
>>>>>
>>>>>
>>>>>  Jialin Qiao <qj...@mails.tsinghua.edu.cn> 于2020年4月29日周三 下午3:20写道:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>>
>>>>>> Recently I find a bug.
>>>>>>
>>>>>>
>>>>>> If users execute a wrong DDL command, the restart of server will
>>>>> have no
>>>>>> metadata, which is a critical bug.
>>>>>>
>>>>>>
>>>>>> Therefore, we need to release 0.9.3. What do you think?
>>>>>>
>>>>>> Thanks,
>>>>>> --
>>>>>> Jialin Qiao
>>>>>> School of Software, Tsinghua University
>>>>>>
>>>>>> 乔嘉林
>>>>>> 清华大学 软件学院
>>>>>
>>>>>
>>>
>>>
>>
>>


Re: [Discuss] Release of 0.9.3

Posted by 孙泽嵩 <sz...@mails.tsinghua.edu.cn>.
Hi Jialin,

I was trying to find the cause of the exception haha … I’ve forgotten the change of the grammar
Thanks a lot for your help !!


Best,
-----------------------------------
Zesong Sun
School of Software, Tsinghua University

孙泽嵩
清华大学 软件学院

> 2020年5月1日 10:44,Jialin Qiao <qj...@mails.tsinghua.edu.cn> 写道:
> 
> Hi Julian,
> 
> It's due to we change the grammar of group by query in 0.10. When cherry pick  to 0.9, the grammar is not  changed correspondingly.
> I have fixed this bug in rel/0.9.  Please have a check again.
> 
> Thanks,
> --
> Jialin Qiao
> School of Software, Tsinghua University
> 
> 乔嘉林
> 清华大学 软件学院
> 
>> -----原始邮件-----
>> 发件人: "Julian Feinauer" <j....@pragmaticminds.de>
>> 发送时间: 2020-05-01 03:46:56 (星期五)
>> 收件人: "dev@iotdb.apache.org" <de...@iotdb.apache.org>
>> 抄送: 
>> 主题: Re: [Discuss] Release of 0.9.3
>> 
>> Hey Zesong,
>> 
>> thanks for the quick work.
>> I justed tested the bridge but I get exceptions now in Grafana.
>> Did you try to run it against Grafana? Or could anyone else check and confirm that there is an issue (or probably its my setup?).
>> 
>> Thanks!
>> Julian
>> 
>> Am 30.04.20, 16:13 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
>> 
>>    Hi, Julian
>> 
>>    Thanks for your positive affirmation!
>> 
>>    I have tried to cherry-pick the commit and solved the conflict in this PR [1],
>>    and merge it to rel/0.9 after confirmation.
>> 
>> 
>>    [1] https://github.com/apache/incubator-iotdb/pull/1138 <https://github.com/apache/incubator-iotdb/pull/1138>
>> 
>> 
>>    Best,
>>    -----------------------------------
>>    Zesong Sun
>>    School of Software, Tsinghua University
>> 
>>    孙泽嵩
>>    清华大学 软件学院
>> 
>>> 2020年4月30日 13:49,Julian Feinauer <j....@pragmaticminds.de> 写道:
>>> 
>>> Hi,
>>> 
>>> thanks for your support.
>>> I already tried to pick the commit and it did not work (although I had not too much time to check).
>>> 
>>> So you can try it, and see if you get it fixed... alternatively I could provide an implementation later today.
>>> 
>>> Just let me know : )
>>> 
>>> Julian
>>> 
>>> Am 30.04.20, 07:35 schrieb "孙泽嵩" <sz...@mails.tsinghua.edu.cn>:
>>> 
>>>   Hi,
>>> 
>>>   I’ll try to cherry pick the related PR later… (but I’m not quite familiar with cherry-pick operation… )
>>>   If there exists conflicts, maybe I could open a new PR based on 0.9.2?
>>>   What do you think?
>>> 
>>>   Best,
>>>   -----------------------------------
>>>   Zesong Sun
>>>   School of Software, Tsinghua University
>>> 
>>>   孙泽嵩
>>>   清华大学 软件学院
>>> 
>>>> 2020年4月30日 13:29,Xiangdong Huang <sa...@gmail.com> 写道:
>>>> 
>>>> Hi Zesong,
>>>> 
>>>> is that possible to cherry-pick the feature of
>>>> https://issues.apache.org/jira/browse/IOTDB-528 to 0.9.3?
>>>> 
>>>> How much effort we need to do?
>>>> 
>>>> Best,
>>>> -----------------------------------
>>>> Xiangdong Huang
>>>> School of Software, Tsinghua University
>>>> 
>>>> 黄向东
>>>> 清华大学 软件学院
>>>> 
>>>> 
>>>> Julian Feinauer <j....@pragmaticminds.de> 于2020年4月29日周三 下午3:58写道:
>>>> 
>>>>> HI,
>>>>> 
>>>>> thanks for bringing that up as well.
>>>>> And I would also love to bring the "downsampling" feature (
>>>>> https://issues.apache.org/jira/browse/IOTDB-528) to 0.9.3 as well (ist
>>>>> already in 0.10).
>>>>> 
>>>>> Julian
>>>>> 
>>>>> Am 29.04.20, 09:43 schrieb "Xiangdong Huang" <sa...@gmail.com>:
>>>>> 
>>>>>  Hi,
>>>>> 
>>>>>> If users execute a wrong DDL command, the restart of server will
>>>>> have no
>>>>>  metadata, which is a critical bug.
>>>>> 
>>>>>  It is really a critical bug if the metadata is lost after the server is
>>>>>  restarted in some condition.
>>>>> 
>>>>>  +1 for release v0.9.3,
>>>>>  as yesterday Julian and I fixed an issue that JDBC URL only recognizes
>>>>> IP
>>>>>  and rejects host domains... which also impacts user experience deeply.
>>>>> 
>>>>>  Best,
>>>>>  -----------------------------------
>>>>>  Xiangdong Huang
>>>>>  School of Software, Tsinghua University
>>>>> 
>>>>>   黄向东
>>>>>  清华大学 软件学院
>>>>> 
>>>>> 
>>>>>  Jialin Qiao <qj...@mails.tsinghua.edu.cn> 于2020年4月29日周三 下午3:20写道:
>>>>> 
>>>>>> Hi,
>>>>>> 
>>>>>> 
>>>>>> Recently I find a bug.
>>>>>> 
>>>>>> 
>>>>>> If users execute a wrong DDL command, the restart of server will
>>>>> have no
>>>>>> metadata, which is a critical bug.
>>>>>> 
>>>>>> 
>>>>>> Therefore, we need to release 0.9.3. What do you think?
>>>>>> 
>>>>>> Thanks,
>>>>>> --
>>>>>> Jialin Qiao
>>>>>> School of Software, Tsinghua University
>>>>>> 
>>>>>> 乔嘉林
>>>>>> 清华大学 软件学院
>>>>> 
>>>>> 
>>> 
>>> 
>> 
>>