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 2019/12/04 06:14:31 UTC

[GitHub] [incubator-doris] xy720 opened a new pull request #2374: Bug Fix: sql mode

xy720 opened a new pull request #2374: Bug Fix: sql mode
URL: https://github.com/apache/incubator-doris/pull/2374
 
 
   Issue #2365 
   This commit fixs the bug below,
   
   FE throws a unexpected exception when encounter a query like :
   Set sql_mode = '0,PIPES_AS_CONCAT'.
   
   and make some change to sql mode analyze process, now the analyze process is no longer put in SetVar.class, but in VariableMgr.class.

----------------------------------------------------------------
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


With regards,
Apache Git Services

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