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

   Hi community,
   
   This issue is for #18811, to refactor parameter definition in module 
**`shardingsphere-readwrite-splitting-distsql-parser`**
   
   ### Aim
   
   - [ ] Redefine identifier and literals in g4 grammar (Literals.g4, 
Keyword.g4)
   - [ ] Change parameter type definitions in g4 of `RDLStatement`, 
`RQLStatement` and `RALStatement`
   - [ ] Update `ReadwriteSplittingDistSQLStatementVisitor` to fit parameter 
type adjustment
   - [ ] Update parser test cases in module `shardingsphere-parser-test`
   - [ ] Update other affected test cases (Maybe in 
`shardingsphere-integration-test`)
   - [ ] Update the syntax and usage documentation
   
   ### Basic Qualifications
   
   - Java
   - ANTLR
   - Markdown
   
   ### Links
   - Syntax: 
https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/readwrite-splitting/
   - Usage: 
https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/distsql/usage/readwirte-splitting-rule/
   
   ### Example FYI
   
   #19722


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

Reply via email to