[VOTE] Apache IoTDB 0.8.1 (incubating) RC3 release

2019-10-14 Thread Xiangdong Huang
Hi all, Now I open a new ticket for Apache IoTDB (incubating) 0.8.1 RC3, which fixs some issues comparing with RC2. You can find the details at the end of this email. Apache IoTDB (incubating) 0.8.1 is a bug-fix version from 0.8.0. You can get its mainly changes from [5]. Apache IoTDB (Incubatin

Re: [VOTE] Apache IoTDB 0.8.1 (incubating) RC3 release

2019-10-14 Thread Jialin Qiao
root.turbine.d1(timestamp,s0) values(1,24.5); select * from root; ``` Thanks, -- Jialin Qiao School of Software, Tsinghua University 乔嘉林 清华大学 软件学院 > -原始邮件- > 发件人: "Xiangdong Huang" > 发送时间: 2019-10-14 17:28:35 (星期一) > 收件人: dev@iotdb.apache.org > 抄送: > 主题: [VOTE] Apache

Re: [VOTE] Apache IoTDB 0.8.1 (incubating) RC3 release

2019-10-15 Thread 李天安
PE=FLOAT, ENCODING=RLE; > insert into root.turbine.d1(timestamp,s0) values(1,24.5); > select * from root; > ``` > > Thanks, > -- > Jialin Qiao > School of Software, Tsinghua University > > 乔嘉林 > 清华大学 软件学院 > >> -原始邮件- >> 发件人: "Xiangdong Huang"

Re: [VOTE] Apache IoTDB 0.8.1 (incubating) RC3 release

2019-10-15 Thread Tian Jiang
m root; ``` Thanks, -- Jialin Qiao School of Software, Tsinghua University 乔嘉林 清华大学 软件学院 -原始邮件- 发件人: "Xiangdong Huang" 发送时间: 2019-10-14 17:28:35 (星期一) 收件人: dev@iotdb.apache.org 抄送: 主题: [VOTE] Apache IoTDB 0.8.1 (incubating) RC3 release Hi all, Now I open a new ticket for Apache I

Re: [VOTE] Apache IoTDB 0.8.1 (incubating) RC3 release

2019-10-15 Thread Lei Rui
ING=RLE; insert into root.turbine.d1(timestamp,s0) values(1,24.5); select * from root; ``` Thanks, -- Jialin Qiao School of Software, Tsinghua University 乔嘉林 清华大学 软件学院 -原始邮件- 发件人: "Xiangdong Huang" 发送时间: 2019-10-14 17:28:35 (星期一) 收件人: dev@iotdb.apache.org 抄送: 主题: [VOTE] Apache

Re: [VOTE] Apache IoTDB 0.8.1 (incubating) RC3 release

2019-10-15 Thread Justin Mclean
Hi, +1 (binding) I checked: - incubating in name - signatures and hashes file - DISCLAIMER exists - LICENSE has duplication of text for Maven Wrapper. I am still a little confused where [1] comes from, it seems to come from a 3rd party repo but the header has been changed why is that? - NOTICE

Re: [VOTE] Apache IoTDB 0.8.1 (incubating) RC3 release

2019-10-19 Thread Willem Jiang
+1 (binding) I checked the staged source and binary bundles. - Hashes file and signature files are OK - DISCLAIMER file is there - LICENSE and NOTICE files are fine - can build the binary artifact from source Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Mon, Oct 14, 2019 at 5:28 PM Xia