Hi,

+1.

The source release:
signatures and hashes [ok]
DISCLAIMER [ok]
LICENSE and NOTICE [ok]
incubating in name [ok]
no jar files [ok]
could compile from source: mvn integration-test (OpenJDK11 MacOS) [ok]
Apache header [minor issues]

The binary distribution:
signatures and hashes [ok]
start on MacOS, OpenJDK11 [ok]

Minor issues:
The format of Apache header in some files is inconsistent, see "[DISCUSS]
Apache IoTDB 0.9.1 RC1" for more details.

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

 黄向东
清华大学 软件学院


Jialin Qiao <qiaojia...@apache.org> 于2019年12月31日周二 下午7:26写道:

> Hi,
>
> +1 (binding)
>
> The source release:
> incubating in name [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:
> 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
>
> 乔嘉林
> 清华大学 软件学院
>

Reply via email to