Re: [Discuss] How to delivery the device concept to users

2020-07-21 Thread Jialin Qiao
Hi, I would like to give a vision about managing the data files according to time partition. After we introduce the time partition (data is partitioned by time interval), we do split them in memory and different TsFiles. But we may lake a partition folder layer on top of the TsFiles. Maybe it

Re: [Discuss] How to delivery the device concept to users

2020-07-21 Thread Xiangdong Huang
Hi Jialin, Yes it is current logic. But I do not know the relation between what you said and this discussion... Best, --- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 Jialin Qiao 于2020年7月21日周二 下午4:47写道: > Hi, > > I would like to give

Re: [Discuss] How to delivery the device concept to users

2020-07-21 Thread Jialin Qiao
Hi, This is not the current implementation... We do not have a partition folder on disk now. By adding a partition folder, there is no need to store all TsFileResources in the memory, and the device index will not hurt us. Thanks, -- Jialin Qiao School of Software, Tsinghua University 乔嘉林 清华大

Re: [Discuss] How to delivery the device concept to users

2020-07-21 Thread Xiangdong Huang
Ah, Don't we have? we have the time partition folder from v0.10 on.. Best, --- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 Jialin Qiao 于2020年7月21日周二 下午8:37写道: > Hi, > > This is not the current implementation... We do not have a parti

Re: Re: [Discuss] How to delivery the device concept to users

2020-07-21 Thread runhus...@foxmail.com
Good idea! I think it's ok to seperate the tsfiles to different folders according to the time range if the time range is small enough. Do we need to deal with the query who's time range is very large(historied query)? Like one hundred days, we have to read all tsFiles of the days. Thanks!

Re: [Discuss] Release of 0.10.1

2020-07-21 Thread Xiangdong Huang
Hi, If there are no other issues, I will start to release v0.10.1. Best, --- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 Jialin Qiao 于2020年7月18日周六 下午2:24写道: > Hi, > > Thanks for all of your supplement. > > Before releasing, I checked

Re: [Discuss] Release of 0.10.1

2020-07-21 Thread Julian Feinauer
Cool! Very happy to hear! Julian Am 22.07.20, 08:22 schrieb "Xiangdong Huang" : Hi, If there are no other issues, I will start to release v0.10.1. Best, --- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院