yangzhg commented on a change in pull request #3345: URL: https://github.com/apache/incubator-doris/pull/3345#discussion_r413438461
########## File path: run-ut.sh ########## @@ -24,6 +24,7 @@ ROOT=`cd "$ROOT"; pwd` export DORIS_HOME=${ROOT} . ${DORIS_HOME}/env.sh +export BUILD_TYPE=DEBUG Review comment: when runing unit test we need to enable DECHEK() to found more problems ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org