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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
