Hi,

+1 (binding)

I checked these on my ubuntu.

The source release:

Incubating in name [ok]
LICENSE and NOTICE [ok]
signatures and hashes [ok]
All files have ASF header [ok]
could compile from source: ./mvnw.sh clean install [not ok] 
some generated py files should be ignored by rat checker

The binary distribution:
Incubating in name [ok]
LICENSE and NOTICE [ok]
signatures and hashes [ok]
Could run with the following statements [ok]

SET STORAGE GROUP TO root.turbine;
CREATE TIMESERIES root.turbine.d1.s0 WITH DATATYPE=DOUBLE, ENCODING=GORILLA;
insert into root.turbine.d1(timestamp,s0) values(1,1);
insert into root.turbine.d1(timestamp,s0) values(2,2);
insert into root.turbine.d1(timestamp,s0) values(3,3);
select * from root;


Thanks!


Chao Wang
BONC ltd
[email protected]
On 6/16/2021 14:17,Haonan Hou<[email protected]> wrote:
Hi,

+1 (binding)

I checked these on my Mac.

The source release:

Incubating in name [ok]
Has DISCLAIMER [ok]
LICENSE and NOTICE [ok]
signatures and hashes [ok]
All files have ASF header [ok]
could compile from source: ./mvnw.sh clean install [not ok]
some generated py files should be ignored by rat checker

The binary distribution:
Incubating in name [ok]
Has DISCLAIMER [ok]
LICENSE and NOTICE [ok]
signatures and hashes [ok]
Could run with the following statements [ok]

SET STORAGE GROUP TO root.turbine;
CREATE TIMESERIES root.turbine.d1.s0 WITH DATATYPE=DOUBLE, ENCODING=GORILLA;
insert into root.turbine.d1(timestamp,s0) values(1,1);
insert into root.turbine.d1(timestamp,s0) values(2,2);
insert into root.turbine.d1(timestamp,s0) values(3,3);
select * from root;

Best,

Haonan Hou

On Jun 15, 2021, at 3:50 PM, Xiangdong Huang <[email protected]> wrote:

Hi all,

0.11.4 RC2 is ready, it fixes many bugs in 0.11.3.

Apache IoTDB 0.11.4 is a bug-fix version from 0.11.3.
You can get its main changes from [5].

Apache IoTDB 0.11.4 has been staged under [2] and it’s time to vote
on accepting it for release.  All Maven artifacts are available under [1].

Known issue1:  in client-cpp and compile-tools, you will find
"SNAPSHOT" word in these two folders. It will be fixed in 0.12.

Known issue2: in
"docs\apache-iotdb-0.11.4\docs\SystemDesign\TsFile\Format.md",
"0.11.1" is mentioned. It will be removed on the website's page.

Voting will be open for 72hr.
A minimum of 3 binding +1 votes and more binding +1 than binding -1
are required to pass.

Release tag: v0.11.4
Hash for the release tag: 89efa6d3fafa4fc1b1aa019741ab43c4da690900

Before voting +1, PMC members are required to download
the signed source code package, compile it as provided, and test
the resulting executable on their own platform, along with also
verifying that the package meets the requirements of the ASF policy
on releases.[3]

You can achieve the above by following [4].

[ ]  +1 accept (indicate what you validated)
[ ]  -1 reject (explanation required)

[1] https://repository.apache.org/content/repositories/orgapacheiotdb-1062
[2] https://dist.apache.org/repos/dist/dev/iotdb/0.11.4/rc2
[3] https://www.apache.org/dev/release.html#approving-a-release
[4] 
https://cwiki.apache.org/confluence/display/IOTDB/Validating+a+staged+Release
[5] https://dist.apache.org/repos/dist/dev/iotdb/0.11.4/rc2/RELEASE_NOTES.md
[6] https://dist.apache.org/repos/dist/dev/iotdb/KEYS

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

黄向东
清华大学 软件学院


Reply via email to