Re: Refactoring to work with Apache Impala

2018-11-02 Thread Li,De(BDG)
I created an issue for this: https://github.com/apache/incubator-doris/issues/270 Best Regards, Reed On 2018/11/2 上午11:19, "Li,De(BDG)" wrote: >Yes, I agree with you. We are going to use GitHub Issues for Doris, I will >put them into GitHub Issues. > >Best Regards, >Reed > >On 2018/11/2 上午11:00

Re: Refactoring to work with Apache Impala

2018-11-01 Thread Li,De(BDG)
Yes, I agree with you. We are going to use GitHub Issues for Doris, I will put them into GitHub Issues. Best Regards, Reed On 2018/11/2 上午11:00, "Willem Jiang" wrote: >Hi > >I think we can put these tasks into the JIRA to keep track it. >We also need to put these tasks into the roadmap, it's qu

Re: Refactoring to work with Apache Impala

2018-11-01 Thread Willem Jiang
Hi I think we can put these tasks into the JIRA to keep track it. We also need to put these tasks into the roadmap, it's quit important for Doris and Impala work together. Any thoughts? Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Fri, Nov 2, 2018 at 10:29 AM Li,De(BDG) wrote: > > Hi

Re: Refactoring to work with Apache Impala

2018-11-01 Thread Li,De(BDG)
Hi Jim, This work has not start yet, and we are working for the first release now. Yes, we plan to do this work after the first release. Best Regards, Reed On 2018/11/1 下午9:18, "Jim Apple" wrote: >During the incubation discussion for Doris, Reed discussed the plan for >reducing the duplication

Refactoring to work with Apache Impala

2018-11-01 Thread Jim Apple
During the incubation discussion for Doris, Reed discussed the plan for reducing the duplication of code with Apache Impala. The plan was: "1. Find out the code, modules, components which duplicates of Impala; 2. Determine the features which could be merged to Impala under Impala community suppor