Re: Suggestions on how to refer to the source code of other open source projects in Doris code

2021-07-17 Thread 陈明雨
Translate to English from last mail: ” I personally think that the spirit of open source is "spread, improve and then spread", so it is normal to directly refer to the code of other projects in Doris code. But for the sake of respecting other people's work, I think there are more things to do.

Re:Re: Suggestions on how to refer to the source code of other open source projects in Doris code

2021-07-17 Thread 陈明雨
“In addition, if the amount of copied code is relatively large, it is better to obtain the consent of the original open source community without violating the open source license.”This is an important thing we need to do. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在

Re: Re: Suggestions on how to refer to the source code of other open source projects in Doris code

2021-07-17 Thread Zhao Chun
When we make a new feature, we should have our own design as well as solution. In the specific implementation process, it can be a continuous iterative process. When determining how a big project should be carried out, we should at least agree on the macro goals, key design ideas, and milestone bef