Re: [Discussion] Todo list of 0.11.0

2020-06-11 Thread Xiangdong Huang
Hi, > When it is due 0.11.0 which is the plan for that release? I think it depends on when the community can finish the 4 issues. We hope they can be finished in one month. * [IOTDB-747] Robust memory control * [IOTDB-727] Use the same String in MManager and TsFileResource * [IOTDB-698] Enhance

Re: [Discussion] Todo list of 0.11.0

2020-06-10 Thread Giorgio Zoppi
Hi all, When it is due 0.11.0 which is the plan for that release? BR, Giorgio

Re: [Discussion] Todo list of 0.11.0

2020-06-08 Thread Jialin Qiao
: dev@iotdb.apache.org > 抄送: > 主题: Re: [Discussion] Todo list of 0.11.0 > > Hi all, > > If you want to contribute to some issue, do not forget to assign it to you > on JIRA. > > By the way, we have about 100 issues left on JIRA, so, if you think the > priority o

Re: [Discussion] Todo list of 0.11.0

2020-06-08 Thread Xiangdong Huang
Hi all, If you want to contribute to some issue, do not forget to assign it to you on JIRA. By the way, we have about 100 issues left on JIRA, so, if you think the priority of some of them are high, do not hesitate to add them to the list. Best, -- Xiangdong

Re: [Discussion] Todo list of 0.11.0

2020-06-08 Thread Xiangwei Wei
Hi, Great Features! I will try to design and implement the following in order: 1. [IOTDB-736] Query performance tracing[1] 2. As function, like select s1 as column1 from root. If you have any good ideas, please inform me without hesitation : ) [1]

Re: [Discussion] Todo list of 0.11.0

2020-06-08 Thread 田原
Hi, Great Features! I am interested in and would like to try to design and implement the following: * [IOTDB-747] Robust memory control * [IOTDB-749] Handle select * from root OOM * show timeseries in descending ordered of last point time Hope to get some suggestions from all of you! Best,

??????[Discussion] Todo list of 0.11.0

2020-06-08 Thread ??????????????????????
Hi~ I'm interested in: * [IOTDB-747] Robust memory control * [IOTDB-716]Support LZ4 compression Looking forward to your suggestion on design and implementation ---- ??:"Jialin Qiao"

Re: [Discussion] Todo list of 0.11.0

2020-06-08 Thread Haonan Hou
Hi, Thank you so much for listing the targets of 0.11. I would like to take the mission of [IOTDB-727] Use the same String in MManager and TsFileResource[1] because I did the refactor of TsFileResource memory usage before. Besides, [IOTDB-747] Robust memory control[2] seems like a big work to

Re: [Discussion] Todo list of 0.11.0

2020-06-08 Thread runhus...@foxmail.com
] Todo list of 0.11.0 Hi, After the 0.10 branch being created. We need to consider the features of 0.11.0. I list some features need to be considered. ### Goal of 0.11 Robust memory control. ### Required features * [IOTDB-747] Robust memory control * [IOTDB-727] Use the same String

??????[Discussion] Todo list of 0.11.0

2020-06-08 Thread 445073309
Hi, Great features! Hi, I would like to implement this: [IOTDB-706]??Introduce virtual memtable for larger Chunk[1] and continue finish[IOTDB-387] Merge [2] [1]https://issues.apache.org/jira/browse/IOTDB-706 [2]https://issues.apache.org/jira/browse/IOTDB-387 Best,

Re: [Discussion] Todo list of 0.11.0

2020-06-08 Thread 孙泽嵩
Hi, Great features! Hi, I would like to try design and implement this: [IOTDB-726]:CheckPoint of MTree, MTree return MNode [1] If you have any good ideas, please inform me without hesitation : ) [1] https://issues.apache.org/jira/browse/IOTDB-726 Best, ---

[Discussion] Todo list of 0.11.0

2020-06-07 Thread Jialin Qiao
Hi, After the 0.10 branch being created. We need to consider the features of 0.11.0. I list some features need to be considered. ### Goal of 0.11 Robust memory control. ### Required features * [IOTDB-747] Robust memory control * [IOTDB-727] Use the same String in MManager and TsFileResource