You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by CloudWise-Luke <28...@qq.com.INVALID> on 2021/11/15 09:05:40 UTC

回复:[VOTE] Apache IoTDB 0.12.3 RC2 release

+1


There is a problem when executing. / mvnw.sh clean install command。These two files are generated at compile time, and the check should be ignored:



Files with unapproved licenses:




&nbsp; /Users/miaohongshan/Downloads/apache-iotdb-0.12.3/client-py/iotdb/thrift/__init__.py

&nbsp; /Users/miaohongshan/Downloads/apache-iotdb-0.12.3/client-py/iotdb/thrift/rpc/__init__.py












The binary distribution:
the version number in CLI [ok]
signatures and hashes [ok]
start in mac, jdk8 [ok]
statements executed successfully:&nbsp; [ok]



insert into root.sg(timestamp,s1) values(1,1);



insert into root.sg(timestamp,s1) values(2,3);



select * from root.sg where timestamp=1;


CloudWiseluke.miao


&nbsp;




------------------&nbsp;原始邮件&nbsp;------------------
发件人:                                                                                                                        "dev"                                                                                    <hhaonan@outlook.com&gt;;
发送时间:&nbsp;2021年11月14日(星期天) 下午3:29
收件人:&nbsp;"dev-iotdb"<dev@iotdb.apache.org&gt;;

主题:&nbsp;[VOTE] Apache IoTDB 0.12.3 RC2 release



Hi,

Apache IoTDB 0.12.3&nbsp; RC2 is a bug-fix version from 0.12.2. It fixes many bugs
in v0.12.2, and brings some improvements as well.
You can get its main changes from [5].

Apache IoTDB 0.12.3 has been staged under [2] and it’s time to vote
on accepting it for release.&nbsp; All Maven artifacts are available under [1].
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.12.3
Hash for the release tag: a8c5dc8a13a4b90303fec4b29e40a1b33e6b737d

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].

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

[1] https://repository.apache.org/content/repositories/orgapacheiotdb-1071
[2] https://dist.apache.org/repos/dist/dev/iotdb/0.12.3/rc2
[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.12.3/rc2/RELEASE_NOTES.md
[6] https://dist.apache.org/repos/dist/dev/iotdb/KEYS

Best,
-----------------------------------
Haonan Hou