Hi,

+1 from committer

I checked:

- Download links
- Signatures and hashes 
- Git tag
- ASF headers in all source files
- Compiling from source
- LICENSE and NOTICE
- Start in Mac
- Run with 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);
select * from root;


Best Regards,
Kaifeng Xue







------------------ ???????? ------------------
??????:                                                                         
                                               "dev"                            
                                                        
<[email protected]&gt;;
????????:&nbsp;2020??12??7??(??????) ????1:26
??????:&nbsp;"dev-iotdb"<[email protected]&gt;;

????:&nbsp;[VOTE] Apache IoTDB 0.11.1 RC1 release



Hi all,

Apache IoTDB 0.11.1 is a bug-fix version from 0.11.0. You can get its mainly 
changes from [5]. 

Apache IoTDB 0.11.1 has been staged under [2] and it??s time to vote on 
accepting it for release.&nbsp; 
All Maven artifacts are available under [1].

Release tag: release/0.11.1
Hash for the release tag: 2a86d9ac0cd051fbeea494afb1829d3dda946aa0

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

[ ]&nbsp; +1 accept (indicate what you validated - e.g. performed the non-RM
items in [4])
[ ]&nbsp; -1 reject (explanation required)

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.

You can achieve the above by following [4].


[1] https://repository.apache.org/content/repositories/orgapacheiotdb-1049
[2] https://dist.apache.org/repos/dist/dev/iotdb/0.11.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/iotdb/0.11.1/rc1/RELEASE_NOTES.md
[6] https://dist.apache.org/repos/dist/dev/iotdb/KEYS

Best,

Haonan Hou

Reply via email to