Greetings,

 +1 (Binding)


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


 The binary distribution:
 signatures and hashes [ok]
 start in Windows10, jdk8 [ok]
 statements executed successfully [ok]


[minor issue]
compile from source failed: ./mvnw.sh clean install [not ok]
python generated two files do not require license headers..
client-py/iotdb/thrift/__init__.py
client-py/iotdb/thrift/rpc/__init__.py



x86 + centos environment Test (ok):
 SET STORAGE GROUP TO root.turbine;
 CREATE TIMESERIES root.turbine.d1.s0 WITH DATATYPE=DOUBLE,
 ENCODING=GORILLA;
 insert into root.a1.d1(timestamp,s0) values(1,1);
 insert into root.a1.d1(timestamp,s0) values(2,2);
 insert into root.a1.d1(timestamp,s0) values(3,3);
 select * from root;




---Original---
From: "Jialin Qiao"<[email protected]&gt;
Date: Mon, Jun 21, 2021 11:47 AM
To: "dev"<[email protected]&gt;;
Subject: Re: [VOTE] Apache IoTDB 0.12.1 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, jdk8 [ok]
statements executed successfully:&amp;nbsp; [ok]

[minor issue]
compile from source failed: ./mvnw.sh clean install [not ok]
The rat checker should ignore the generated files when compiling.

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

??????
???????? ????????

Reply via email to