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 2021/03/12 15:58:59 UTC

[GitHub] [incubator-doris] xxiao2018 opened a new pull request #5513: [Improve] Support set multi variables in SET_VAR

xxiao2018 opened a new pull request #5513:
URL: https://github.com/apache/incubator-doris/pull/5513


   ## Proposed changes
   
   Sometimes we need to set multi variables for a single query stmt. like:
   
   SELECT /* SER_VAR(var1=xx, var2=xx) */ ...
   
   ## Types of changes
   
   - [x] Bugfix (non-breaking change which fixes an issue)
   
   ## Checklist
   
   - [x] I have created an issue on (Fix #5512 ) and described the bug/feature there in detail


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


[GitHub] [incubator-doris] morningman merged pull request #5513: [Improve] Support set multi variables in SET_VAR

Posted by GitBox <gi...@apache.org>.
morningman merged pull request #5513:
URL: https://github.com/apache/incubator-doris/pull/5513


   


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