You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/07/11 03:50:49 UTC

[GitHub] [shardingsphere] terrymanu opened a new issue, #19014: Split ShowVariableStatement to ShowVariableStatement and ShowAllVariablesStatement

terrymanu opened a new issue, #19014:
URL: https://github.com/apache/shardingsphere/issues/19014

   The ShowVariableStatement include show single variable and show all variables, it is better to split it to 2 classes: ShowVariableStatement and ShowAllVariablesStatement. The tasks include:
   
   - [ ] Add ShowAllVariablesStatement
   - [ ] Implement visitor of ShowAllVariablesStatement
   - [ ] Make ShowVariableStatement's constructor as @RequiredArgsConstructor
   - [ ] Add ShowAllVariablesHandler
   - [ ] Register ShowAllVariablesHandler in RALBackendHandlerFactory
   - [ ] Add related test cases


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] terrymanu closed issue #19014: Split ShowVariableStatement to ShowVariableStatement and ShowAllVariablesStatement

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #19014: Split ShowVariableStatement to ShowVariableStatement and ShowAllVariablesStatement
URL: https://github.com/apache/shardingsphere/issues/19014


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] LeeGuoPing commented on issue #19014: Split ShowVariableStatement to ShowVariableStatement and ShowAllVariablesStatement

Posted by GitBox <gi...@apache.org>.
LeeGuoPing commented on issue #19014:
URL: https://github.com/apache/shardingsphere/issues/19014#issuecomment-1179937717

   I want to do it


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org