Re: [VOTE] Apache IoTDB 0.10.1 (incubating) RC1 release

2020-07-27 Thread Julian Feinauer
values(3,3); > select * from root; > select * from root.* limit 0 offset 23; > > > minor issue : > offset and limit only support Int32, maybe it's small. > > > > > > > Thanks! > > ru

Re: [VOTE] Apache IoTDB 0.10.1 (incubating) RC1 release

2020-07-27 Thread Justin Mclean
Hi, > -1 from contributor > > Check third party dependencies [Not OK] > hive-connector’s dependencies(hive-serde -> orc-core ) use GPL 2.0 license, > which incompatible with apache 2.0 license > (Remove the orc-core dependency in hive-serde and use orc-core 1.6 is ok ) Excellent work on

Re: [VOTE] Apache IoTDB 0.10.1 (incubating) RC1 release

2020-07-27 Thread Xiangdong Huang
sert into root.turbine.d1(timestamp,s0) values(2,2); > insert into root.turbine.d1(timestamp,s0) values(3,3); > select * from root; > select * from root.* limit 0 offset 2300000000; > > > minor issue : > offset and limit only support Int32, maybe it's small. > > > >

Re: [VOTE] Apache IoTDB 0.10.1 (incubating) RC1 release

2020-07-27 Thread Houliang Qi
sue : offset and limit only support Int32, maybe it's small. Thanks! runhus...@foxmail.com From: Dawei Liu Date: 2020-07-24 22:14 To: dev@iotdb.apache.org CC: dev@iotdb.apache.org Subject: Re: [VOTE] Apache IoTDB 0.10.1 (incubating) RC1 release Hi, +1 I checked: - Incubating in n

Re: Re: [VOTE] Apache IoTDB 0.10.1 (incubating) RC1 release

2020-07-27 Thread runhus...@foxmail.com
. Thanks! runhus...@foxmail.com From: Dawei Liu Date: 2020-07-24 22:14 To: dev@iotdb.apache.org CC: dev@iotdb.apache.org Subject: Re: [VOTE] Apache IoTDB 0.10.1 (incubating) RC1 release Hi, +1 I checked: - Incubating in name - Download links - Start in Mac - Run with following

??????[VOTE] Apache IoTDB 0.10.1 (incubating) RC1 release

2020-07-26 Thread ??????????????????????
Hi, +1 from committer : ) I checked: - Incubating in name - Download links - Signatures and hashes - DISCLAIMER - 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

Re: [VOTE] Apache IoTDB 0.10.1 (incubating) RC1 release

2020-07-26 Thread Yuyuan KANG
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

Re: [VOTE] Apache IoTDB 0.10.1 (incubating) RC1 release

2020-07-24 Thread Dawei Liu
) values(3,3); select * from root; Thanks, — Jialin Qiao School of Software, Tsinghua University 乔嘉林 清华大学 软件学院 -原始邮件- 发件人: "Haonan Hou" 发送时间: 2020-07-24 15:44:29 (星期五) 收件人: "dev@iotdb.apache.org" 抄送: 主题: Re: [VOTE] Apache IoTDB 0.10.1 (incubating)

Re: [VOTE] Apache IoTDB 0.10.1 (incubating) RC1 release

2020-07-24 Thread 孙泽嵩
ot; > > Thanks, > — > Jialin Qiao > School of Software, Tsinghua University > > 乔嘉林 > 清华大学 软件学院 > >> -原始邮件- >> 发件人: "Haonan Hou" >> 发送时间: 2020-07-24 15:44:29 (星期五) >> 收件人: "dev@iotdb.apache.org" >>

Re: [VOTE] Apache IoTDB 0.10.1 (incubating) RC1 release

2020-07-24 Thread Jialin Qiao
> 抄送: > 主题: Re: [VOTE] Apache IoTDB 0.10.1 (incubating) RC1 release > > Hi, > > +1 (PPMC binding) > > The source release: > Incubating in name [ok] > Has DISCLAIMER [ok] > LICENSE and NOTICE [ok] > signatures and hashes [ok] > All files have AS

Re: [VOTE] Apache IoTDB 0.10.1 (incubating) RC1 release

2020-07-24 Thread Haonan Hou
Hi, +1 (PPMC binding) The source release: Incubating in name [ok] Has DISCLAIMER [ok] LICENSE and NOTICE [ok] signatures and hashes [ok] All files have ASF header [ok] could compile from source: sh mvnw.sh clean install [ok] The binary distribution: Incubating in name [ok] Has DISCLAIMER [ok]

[VOTE] Apache IoTDB 0.10.1 (incubating) RC1 release

2020-07-23 Thread Xiangdong Huang
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