Hi, +1 accept
The source release: LICENSE and NOTICE [ok] signatures and hashes [ok] All files have ASF header [ok] The binary distribution: 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; miaohongshan ------------------ ???????? ------------------ ??????: "dev" <jt2594...@163.com>; ????????: 2021??4??11??(??????) ????6:56 ??????: "dev@iotdb.apache.org"<dev@iotdb.apache.org>; ????: ????: [VOTE] Apache IoTDB 0.11.3 RC3 release Hi, +1 The source release: LICENSE and NOTICE [ok] signatures and hashes [ok] All files have ASF header [ok] The binary distribution: 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; Tian Jiang ??????: Jialin Qiao ????????: 2021??4??9?? 11:26 ??????: dev@iotdb.apache.org ????: Re: [VOTE] Apache IoTDB 0.11.3 RC3 release Hi, +1 The source release: LICENSE and NOTICE [ok] signatures and hashes [ok] All files have ASF header [ok] The binary distribution: 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; Minor issue : ./mvnw.sh clean install failed at client-py This may due to that we forget to ignore the generated code by thrift when checking the license. Thanks, ?????????????????????????????????? Jialin Qiao School of Software, Tsinghua University ?????? ???????? ???????? ???? <ccgow...@163.com> ??2021??4??8?????? ????8:56?????? > Hi, > > +1 (binding) > > The source release: > apache headers [ok] > signatures and hashes [ok] > LICENSE and NOTICE [ok] > > > The binary distribution: > version number in CLI [ok] > signatures and hashes [ok] > start in centos, jdk8 [ok] > statements executed successfully: [ok] > > insert into root.sg.de(timestamp, s1) values (1, 1.0) > flush > insert into root.sg.de(timestamp, s1) values (102, 1.0) > flush > insert into root.sg.de(timestamp, s1) values (102999, 1.0) > flush > merge > insert into root.sg.de(timestamp, s1) values (109, 2.0) > flush > select * from root; > > > Chao Wang > > > BONC, Ltd > ccgow...@163.com > On 4/6/2021 13:25??Xiangdong Huang<saint...@gmail.com> wrote?? > Hi all, > > 0.11.3 RC3 is ready, it fixes many bugs in 0.11.2, and bugs in 0.11.3 RC1 > and RC2. and this is the first time that our release tag format changes > from release/<VERSION> to v<VERSION>. > > Apache IoTDB 0.11.3 is a bug-fix version from 0.11.2. > You can get its main changes from [5]. > > Apache IoTDB 0.11.3 has been staged under [2] and it??s time to vote > on accepting it for release. All Maven artifacts are available under [1]. > > Known issue: in client-cpp and compile-tools, you will find "SNAPSHOT" > word in these two folders. It will be fixed in 0.12. > > > 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.3 > Hash for the release tag: e284b6af0cbcb55dcaa19f7213c0f29fac2b1cc1 > > 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-1058 > [2] https://dist.apache.org/repos/dist/dev/iotdb/0.11.3/rc3 > [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.3/rc3/RELEASE_NOTES.md > [6] https://dist.apache.org/repos/dist/dev/iotdb/KEYS > > Best, > ----------------------------------- > Xiangdong Huang > School of Software, Tsinghua University > > ?????? > ???????? ???????? >