You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/06/09 08:28:13 UTC

[GitHub] [doris] morrySnow opened a new issue, #20643: [Enhancement] set back all session variables to default value

morrySnow opened a new issue, #20643:
URL: https://github.com/apache/doris/issues/20643

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Description
   
   we will set some global variables for test or sometimes
   after test, we want to recovery all variables to default value
   but it is not easy to do this, because we should check all variables manually
   
   
   ### Solution
   
   provide new statement
   ```
   UNSET [SESSION] VARIABLE ${variable_name};
   UNSET [SESSION] VARIABLE ALL;
   ```
   to set variable to default value.
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org.apache.org

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] [doris] TangSiyang2001 commented on issue #20643: [Enhancement] set back all session variables to default value

Posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org>.
TangSiyang2001 commented on issue #20643:
URL: https://github.com/apache/doris/issues/20643#issuecomment-1641285536

   > @TangSiyang2001 @LHG41278 hello, I am new here for some helps, could I have a try?
   
   Welcome! However, @LHG41278 is still working on it. You could pick other free issues. If you use WeChat, you could add me: TangSiyang2001.


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

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] [doris] pegasas commented on issue #20643: [Enhancement] set back all session variables to default value

Posted by "pegasas (via GitHub)" <gi...@apache.org>.
pegasas commented on issue #20643:
URL: https://github.com/apache/doris/issues/20643#issuecomment-1640619918

   @TangSiyang2001 @LHG41278 hello, I am new here for some helps, could I have a try?


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

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


Re: [I] [Enhancement] set back all session variables to default value [doris]

Posted by "lide-reed (via GitHub)" <gi...@apache.org>.
lide-reed closed issue #20643: [Enhancement] set back all session variables to default value
URL: https://github.com/apache/doris/issues/20643


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

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] [doris] LHG41278 commented on issue #20643: [Enhancement] set back all session variables to default value

Posted by "LHG41278 (via GitHub)" <gi...@apache.org>.
LHG41278 commented on issue #20643:
URL: https://github.com/apache/doris/issues/20643#issuecomment-1585713267

   I want to take this issue, thanks.


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

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