You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/04/23 01:15:04 UTC

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #3345: [FIX] fix doris string functions not support multibyte string

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org