Hi, 

+1 from committer

I checked the following operations on Windows 10 and Ubuntu 20.04:
  - Incubating in name
  - Download links
  - Signatures and hashes 
  - DISCLAIMER
  - Compiling the source files
  - Starting server and client
  - Executing following statements:
    + 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);
    + show timeseries
    + select * from root;
    + delete timeseries root.turbine;

Best,
-------------------------------------------------
Yuyuan Kang
School of Software, Tsinghua University

康愈圆
清华大学,软件学院

在2020-07-24 01:05:24,Xiangdong Huang<saint...@gmail.com>写道:
> Hi all,
> 
> This is a vote for releasing v0.10.1, which is a bug-fix version of
> v0.10.0.
> 
> You can get its mainly changes from [5].
> 
> Apache IoTDB (Incubating)  0.10.1 has been staged under [2] and it’s time
> to vote
> on accepting it for release.  All Maven artifacts are available under [1].
> If approved we will seek final release approval from the IPMC.
> 
> Voting will be open for 72hr.
> 
> A minimum of 3 binding +1 votes and more binding +1 than binding -1
> are required to pass.
> 
> tag: release/0.10.1
> Hash for the release tag: 85a324c9c463a4888fd16efe2139444a4e77a8b5
> 
> According to [3], "Before voting +1 [P]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."
> 
> You can achieve the above by following [4].
> 
> [ ]  +1 accept (indicate what you validated - e.g. performed the non-RM
> items in [4])
> [ ]  -1 reject (explanation required)
> 
> 
> [1] https://repository.apache.org/content/repositories/orgapacheiotdb-1040
> [2] https://dist.apache.org/repos/dist/dev/incubator/iotdb/0.10.1/rc1
> [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/incubator/iotdb/0.10.1/rc1/RELEASE_NOTES.md
> [6] https://dist.apache.org/repos/dist/dev/incubator/iotdb/KEYS
> 
> Best,
> -----------------------------------
> Xiangdong Huang
> School of Software, Tsinghua University
> 
>  黄向东
> 清华大学 软件学院

Reply via email to