BiteTheDDDDt commented on issue #8721: URL: https://github.com/apache/doris/issues/8721#issuecomment-1272291634
There are some method more specifictly (just a advice): 1. Firstly you should build doris https://doris.apache.org/zh-CN/docs/dev/install/source-install/compilation-with-ldb-toolchain 2. config clangd well https://doris.apache.org/community/developer-guide/cpp-diagnostic-code/ 3. find some unused include and remove it. <img width="593" alt="图片" src="https://user-images.githubusercontent.com/7939630/194703705-77eb84a9-99bb-44c8-96cf-fd1e8a05fb72.png"> 4. start a pull request and waiting for review https://doris.apache.org/community/how-to-contribute/pull-request/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
