Seaven opened a new issue #3498: URL: https://github.com/apache/incubator-doris/issues/3498
The UT compile path(be/build) is the same as Release compile path(be/build) now, the two compile tasks always affect each other because the sources is different. I must recompile UT or Release if I have compiled another before, it's very unfriendly. Suggest update the UT compile path to (be/ut_build). ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
