You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by 张金瑞 <32...@qq.com.INVALID> on 2023/04/01 09:27:06 UTC

Re:Re: [VOTE] Apache IoTDB 1.1.0 RC2 release

Hi,

+1 (binding)

The source release:
apache headers [ok]
signatures and hashes [ok]
LICENSE and NOTICE [ok]
no jar files [ok]

The binary distribution:
version number in CLI [ok]
signatures and hashes [ok]
start in mac, jdk-11 [ok]
statements executed successfully: [ok]

insert into root.test.d1(time,s1) values(1680341080000,1);
insert into root.test.d1(time,s1) values(1680341081000,2);
insert into root.test.d1(time,s1) values(1680341082000,3);
select * from root.test.**;

Thanks,
Jinrui Zhang
Apache IoTDB PMC







                       
Original
                       
                     

From:"Jialin Qiao"< qiaojialin@apache.org &gt;;

Date:2023/4/1 16:09

To:"dev"< dev@iotdb.apache.org &gt;;

Subject:Re: [VOTE] Apache IoTDB 1.1.0 RC2 release


Hi,

+1 (binding)

The source release:
apache headers [ok]
signatures and hashes [ok]
LICENSE and NOTICE [ok]
no jar files [ok]

The binary distribution:
version number in CLI [ok]
signatures and hashes [ok]
start in mac, jdk-17 [ok]
statements executed successfully:  [ok]

insert into root.db.d1(time,s0) values(1,1);
insert into root.db.d1(time,s0) values(2,2);
insert into root.db.d1(time,s0) values(3,3);
select * from root.db.**;

Best,
—————————————————
Jialin Qiao
Apache IoTDB PMC

Haonan Hou  于2023年3月31日周五 11:44写道:
&gt;
&gt; Hi all,
&gt;
&gt; Apache IoTDB 1.1.0 has been staged under [2] and it’s time to vote
&gt; on accepting it for release.  All Maven artifacts are available under [1].
&gt; Voting will be open for 72hr.
&gt; A minimum of 3 binding +1 votes and more binding +1 than binding -1
&gt; are required to pass.
&gt;
&gt; Release tag: v1.1.0
&gt; Hash for the release tag: 807ec8b9e8006113d941ca7acd2c0a2f28829428
&gt;
&gt; Before voting +1, PMC members are required to download
&gt; the signed source code package, compile it as provided, and test
&gt; the resulting executable on their own platform, along with also
&gt; verifying that the package meets the requirements of the ASF policy
&gt; on releases. [3]
&gt;
&gt; You can achieve the above by following [4].
&gt;
&gt; [ ]  +1 accept (indicate what you validated - e.g. performed the
&gt; non-RM items in [4])
&gt; [ ]  -1 reject (explanation required)
&gt;
&gt;
&gt; [1] https://repository.apache.org/content/repositories/orgapacheiotdb-1115
&gt; [2] https://dist.apache.org/repos/dist/dev/iotdb/1.1.0/rc2
&gt; [3] https://www.apache.org/dev/release.html#approving-a-release
&gt; [4] https://cwiki.apache.org/confluence/display/IOTDB/Validating+a+staged+Release
&gt; [5] https://dist.apache.org/repos/dist/dev/iotdb/1.1.0/rc2/RELEASE_NOTES.md
&gt; [6] https://dist.apache.org/repos/dist/dev/iotdb/KEYS
&gt;
&gt; Best,
&gt;
&gt; Haonan Hou

Re: Re: [VOTE] Apache IoTDB 1.1.0 RC2 release

Posted by Gaofei Cao <ca...@apache.org>.
Hi,

+1 (binding)

The source release:
apache headers [ok]
signatures and hashes [ok]
LICENSE and NOTICE [ok]
no jar files [ok]

The binary distribution:
version number in CLI [ok]
signatures and hashes [ok]
start in mac, jdk-11 [ok]
statements executed successfully:  [ok]

insert into root.db.d1(time,s0) values(1,1);
insert into root.db.d1(time,s0) values(2,2);
insert into root.db.d1(time,s0) values(3,3);
select * from root.db.**;

Best,
—————————————————
Gaofei Cao
Apache IoTDB PMC

张金瑞 <32...@qq.com.invalid> 于2023年4月1日周六 17:27写道:
>
> Hi,
>
> +1 (binding)
>
> The source release:
> apache headers [ok]
> signatures and hashes [ok]
> LICENSE and NOTICE [ok]
> no jar files [ok]
>
> The binary distribution:
> version number in CLI [ok]
> signatures and hashes [ok]
> start in mac, jdk-11 [ok]
> statements executed successfully: [ok]
>
> insert into root.test.d1(time,s1) values(1680341080000,1);
> insert into root.test.d1(time,s1) values(1680341081000,2);
> insert into root.test.d1(time,s1) values(1680341082000,3);
> select * from root.test.**;
>
> Thanks,
> Jinrui Zhang
> Apache IoTDB PMC
>
>
>
>
>
>
>
>
> Original
>
>
>
> From:"Jialin Qiao"< qiaojialin@apache.org &gt;;
>
> Date:2023/4/1 16:09
>
> To:"dev"< dev@iotdb.apache.org &gt;;
>
> Subject:Re: [VOTE] Apache IoTDB 1.1.0 RC2 release
>
>
> Hi,
>
> +1 (binding)
>
> The source release:
> apache headers [ok]
> signatures and hashes [ok]
> LICENSE and NOTICE [ok]
> no jar files [ok]
>
> The binary distribution:
> version number in CLI [ok]
> signatures and hashes [ok]
> start in mac, jdk-17 [ok]
> statements executed successfully:  [ok]
>
> insert into root.db.d1(time,s0) values(1,1);
> insert into root.db.d1(time,s0) values(2,2);
> insert into root.db.d1(time,s0) values(3,3);
> select * from root.db.**;
>
> Best,
> —————————————————
> Jialin Qiao
> Apache IoTDB PMC
>
> Haonan Hou  于2023年3月31日周五 11:44写道:
> &gt;
> &gt; Hi all,
> &gt;
> &gt; Apache IoTDB 1.1.0 has been staged under [2] and it’s time to vote
> &gt; on accepting it for release.  All Maven artifacts are available under [1].
> &gt; Voting will be open for 72hr.
> &gt; A minimum of 3 binding +1 votes and more binding +1 than binding -1
> &gt; are required to pass.
> &gt;
> &gt; Release tag: v1.1.0
> &gt; Hash for the release tag: 807ec8b9e8006113d941ca7acd2c0a2f28829428
> &gt;
> &gt; Before voting +1, PMC members are required to download
> &gt; the signed source code package, compile it as provided, and test
> &gt; the resulting executable on their own platform, along with also
> &gt; verifying that the package meets the requirements of the ASF policy
> &gt; on releases. [3]
> &gt;
> &gt; You can achieve the above by following [4].
> &gt;
> &gt; [ ]  +1 accept (indicate what you validated - e.g. performed the
> &gt; non-RM items in [4])
> &gt; [ ]  -1 reject (explanation required)
> &gt;
> &gt;
> &gt; [1] https://repository.apache.org/content/repositories/orgapacheiotdb-1115
> &gt; [2] https://dist.apache.org/repos/dist/dev/iotdb/1.1.0/rc2
> &gt; [3] https://www.apache.org/dev/release.html#approving-a-release
> &gt; [4] https://cwiki.apache.org/confluence/display/IOTDB/Validating+a+staged+Release
> &gt; [5] https://dist.apache.org/repos/dist/dev/iotdb/1.1.0/rc2/RELEASE_NOTES.md
> &gt; [6] https://dist.apache.org/repos/dist/dev/iotdb/KEYS
> &gt;
> &gt; Best,
> &gt;
> &gt; Haonan Hou