Hi,

+1 (binding)

The source release:
apache headers [ok]
signatures and hashes [ok]
DISCLAIMER [ok]
LICENSE and NOTICE [ok]
no jar files [ok]
could compile from source: ./mvnw.sh clean install [ok]

The binary distribution:
version number in CLI [ok]
signatures and hashes [ok]
start in mac, jdk8 [ok]
statements executed successfully:  [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,
--
Jialin Qiao
School of Software, Tsinghua University

乔嘉林
清华大学 软件学院

> -----原始邮件-----
&gt; 发件人: "Xiangdong Huang" <saint...@gmail.com>
&gt; 发送时间: 2020-11-23 13:28:17 (星期一)
&gt; 收件人: dev <dev@iotdb.apache.org>
&gt; 抄送: 
&gt; 主题: Re: [VOTE] Apache IoTDB 0.11.0 RC3 release
&gt; 
&gt; Hi all,
&gt; 
&gt; Welcome to check the RC and vote :D
&gt; 
&gt; Best,
&gt; -----------------------------------
&gt; Xiangdong Huang
&gt; School of Software, Tsinghua University
&gt; 
&gt;  黄向东
&gt; 清华大学 软件学院
&gt; 
&gt; 
&gt; Xiangdong Huang <saint...@gmail.com> 于2020年11月20日周五 下午2:23写道:
&gt; 
&gt; &gt; Hi all,
&gt; &gt;
&gt; &gt; This is a long-lost vote for RELEASE a new major version of IoTDB,
&gt; &gt; especially after IoTDB graduated from the incubator.
&gt; &gt;
&gt; &gt; (RC1 and RC2 failed because of some critical bugs and receives -1 
votes.
&gt; &gt; RC3 fixed them.)
&gt; &gt;
&gt; &gt; Apache IoTDB (incubating) 0.11.0 will be the first major release 
version
&gt; &gt; after IoTDB graduated. This version improves the memory control for 
writing
&gt; &gt; data and improves the query performance.
&gt; &gt;
&gt; &gt; You can get its main changes from [5].
&gt; &gt;
&gt; &gt; Apache IoTDB (Incubating) 0.11.0 has been staged under [2] and it’s 
time
&gt; &gt; to vote
&gt; &gt; on accepting it for release.  All Maven artifacts are available under 
[1].
&gt; &gt;
&gt; &gt; Release tag: release/0.11.0
&gt; &gt; Hash for the release tag: 3dafc977766e750d868d64fccfe6a5df8f1f0e1e
&gt; &gt;
&gt; &gt; Voting will be open for 72hr.
&gt; &gt; A minimum of 3 binding +1 votes and more binding +1 than binding -1
&gt; &gt; are required to pass.
&gt; &gt;
&gt; &gt; [ ]  +1 accept (indicate what you validated - e.g. performed the 
non-RM
&gt; &gt; items in [4])
&gt; &gt; [ ]  -1 reject (explanation required)
&gt; &gt;
&gt; &gt; Before voting +1, PMC members are required to download
&gt; &gt; the signed source code package, compile it as provided, and test
&gt; &gt; the resulting executable on their own platform, along with also
&gt; &gt; verifying that the package meets the requirements of the ASF policy
&gt; &gt; on releases.
&gt; &gt;
&gt; &gt; You can achieve the above by following [4].
&gt; &gt;
&gt; &gt; NOTICE: this is the first version that we remove "incubating", so 
there
&gt; &gt; may be some issues for the release, please pay attention and let make 
our
&gt; &gt; release better and better.
&gt; &gt;
&gt; &gt; [1] 
https://repository.apache.org/content/repositories/orgapacheiotdb-1047
&gt; &gt; [2] https://dist.apache.org/repos/dist/dev/iotdb/0.11.0/rc3
&gt; &gt; [3] https://www.apache.org/dev/release.html#approving-a-release
&gt; &gt; [4]
&gt; &gt; 
https://cwiki.apache.org/confluence/display/IOTDB/Validating+a+staged+Release
&gt; &gt; [5]
&gt; &gt; 
https://dist.apache.org/repos/dist/dev/iotdb/0.11.0/rc3/RELEASE_NOTES.md
&gt; &gt; [6] https://dist.apache.org/repos/dist/dev/iotdb/KEYS
&gt; &gt;
&gt; &gt; Best,
&gt; &gt; -----------------------------------
&gt; &gt; Xiangdong Huang
&gt; &gt; School of Software, Tsinghua University
&gt; &gt;
&gt; &gt;  黄向东
&gt; &gt; 清华大学 软件学院
&gt; &gt;
</saint...@gmail.com></dev@iotdb.apache.org></saint...@gmail.com>

Reply via email to