Hi,

+1 binding.

I checked the source file:

- apache headers [ok]
- LICENSE and NOTICE [ok]
- no jar files [ok]
- compiling success  [ok]

Best,
-----------------------------------
Xiangdong Huang
School of Software, Tsinghua University

 黄向东
清华大学 软件学院

CloudWise-Luke <[email protected]> 于2021年12月22日周三 14:20写道:
>
> +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:
> /Users/miaohongshan/Downloads/apache-iotdb-0.12.4/client-py/iotdb/thrift/__init__.py
> /Users/miaohongshan/Downloads/apache-iotdb-0.12.4/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"                           
>                                                          
> <[email protected]&gt;;
> 发送时间:&nbsp;2021年12月22日(星期三) 上午10:37
> 收件人:&nbsp;"dev"<[email protected]&gt;;
>
> 主题:&nbsp;Re: [VOTE] Apache IoTDB 0.12.4 RC1 release
>
>
>
> Hi,
>
> +1 (binding)
>
> The source release:
> apache headers [ok]
> signatures and hashes [ok]
> LICENSE and NOTICE [ok]
> no jar files [ok]
> could compile from source: ./mvnw.sh clean install [ok with minor issue]
>
> minor issue:
>
> [*WARNING*] Files with unapproved licenses:
> /Users/qiaojialin/Desktop/apache-iotdb-0.12
> .4/client-py/iotdb/thrift/__init__.py
> /Users/qiaojialin/Desktop/apache-iotdb-0.12
> .4/client-py/iotdb/thrift/rpc/__init__.py
>
> These two files are generated when compiling the source code, we should
> omit them.
>
> The binary distribution:
> the version number in CLI [ok]
> signatures and hashes [ok]
> start in mac, jdk8 [ok]
> statements executed successfully:&nbsp; [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
>
> 乔嘉林
> 清华大学 软件学院
>
>
> Yuan Tian <[email protected]&gt; 于2021年12月22日周三 00:18写道:
>
> &gt; Hi all,
> &gt;
> &gt; Apache IoTDB 0.12.4 is a bug-fix version from 0.12.3. You can get its
> &gt; mainly changes from [5].
> &gt;
> &gt; Apache IoTDB 0.12.4 has been staged under [2] and it’s time to vote on
> &gt; accepting it for release.&nbsp; All Maven artifacts are available under 
> [1].
> &gt; Voting will be open for 72hr.
> &gt; A minimum of 3 binding +1 votes and more binding +1 than binding -1 are
> &gt; required to pass.
> &gt;
> &gt; Release tag: v0.12.4
> &gt; Hash for the release tag: a56e7ae8db06895f4193ec5ccd252ea68c76b027
> &gt;
> &gt; Before voting +1, PMC members are required to download the signed source
> &gt; code package, compile it as provided, and test the resulting executable 
> on
> &gt; their own platform, along with also verifying that the package meets the
> &gt; requirements of the ASF policy on releases. [3]
> &gt;
> &gt; You can achieve the above by following [4].
> &gt;
> &gt; [ ]&nbsp; +1 accept (indicate what you validated - e.g. performed the 
> non-RM
> &gt; items in [4])
> &gt; [ ]&nbsp; -1 reject (explanation required)
> &gt;
> &gt; [1] 
> https://repository.apache.org/content/repositories/orgapacheiotdb-1074
> &gt; [2] https://dist.apache.org/repos/dist/dev/iotdb/0.12.4/rc1
> &gt; [3] https://www.apache.org/dev/release.html#approving-a-release
> &gt; [4]
> &gt;
> &gt; 
> https://cwiki.apache.org/confluence/display/IOTDB/Validating+a+staged+Release
> &gt; [5]
> &gt; https://dist.apache.org/repos/dist/dev/iotdb/0.12.4/rc1/RELEASE_NOTES.md
> &gt; [6] https://dist.apache.org/repos/dist/dev/iotdb/KEYS
> &gt;

Reply via email to