Re: UDF is merged!

2020-12-24 Thread Benedict Jin
Well done 👍👍👍 On 2020/12/24 07:15:48, "Jialin Qiao" wrote: > Hi, > > > After the cluster version, another big work is merged into the > 0.12.0-SNAPSHOT, UDF[1]. > > > Thank Yurong Su! > > > Welcome to use this function~ You could get the UserGuide here[2]. > > > [1] https://github.com/a

Re: UDF is merged!

2020-12-24 Thread Steve Su
Hi, Thank you all for spending a lot of effort reviewing my code! It is a very small step for the community, but it is a big step for me. I feel that I have grown a lot in the process of designing and implementing the UDF module! Thanks, Steve Su -- --

merge sequence and out-of-order(unsequence) files by manually has some problems in cluster env.

2020-12-24 Thread Al Wei
1.The situation is:(execute this in cluster env) IoTDB> merge Msg: 500: serialization unimplemented 2.The essential reason is : MergePlan doesn't implement its own serialize method, therefore, this problem happened. 3. Discuss: should it implement its own serialize method or not at this mom

Re: [Discussion] Suggestion of initiating the “Community Mentors” Project

2020-12-24 Thread Willem Jiang
>From a knowledge sharing perspective, I don't recommend our mentor to use IM to answer the one to one questions. As the Q & A could be common to others. It's better to use the public channel to start the discussion. I know there could be challenges for a newbie to go through the environment setup

Re: [Discussion] Suggestion of initiating the “Community Mentors” Project

2020-12-24 Thread Al Wei
I vote for Willem's idea, cause many questions are common. The documentation can also be a Q&A one. We can make the Q&A documentation better from students' questions. | | Al Wei | | 邮箱:[email protected] | 签名由 网易邮箱大师 定制 On 12/25/2020 09:19, Willem Jiang wrote: From a knowledge sharing pe

Re: [Discussion] Suggestion of initiating the “Community Mentors” Project

2020-12-24 Thread Justin Mclean
Hi, > I think all committer/PMC and enthusiastic contributors could be a mentor > without vote. Yes any committer or PMC member should be helping onboard new people. If you have a large number of people to onboard, improving the documentation on how they can contribute and where they can get h

Re: UDF is merged!

2020-12-24 Thread Xiangwei Wei
Hi steve, Well done!!! I can't wait to use this new feature! Thanks for your contribution. Steve Su 于2020年12月24日周四 下午10:58写道: > Hi, > > Thank you all for spending a lot of effort reviewing my code! > > It is a very small step for the community, but it is a big step for me. I > feel that I have