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/08/11 09:48:41 UTC

[GitHub] [incubator-doris] morningman opened a new pull request #4324: [Bug] Fix bug that modification of global variable can not be persisted.

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


   ## Proposed changes
   
   When setting global variables, such as `set global default_rowset_type=beta`,
   the operation is not correctly persisted.
   
   This CL change the fe meta version to 90.
   
   ## Types of changes
   
   - [x] Bugfix (non-breaking change which fixes an issue)
   
   ## Checklist
   
   - [x] I have create an issue on (Fix #4323), and have described the bug/feature there in detail
   - [x] Compiling and unit tests pass locally with my changes
   - [x] I have added tests that prove my fix is effective or that my feature works


----------------------------------------------------------------
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 #4324: [Bug] Fix bug that modification of global variable can not be persisted.

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


   


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