Closed chakkk309 closed 2 years ago
This issue is created to better track my PRs for OSPP 2022, you can view more about my project here.
ShardingSphere Parser Engine helps users parse SQL statements into AST and generate corresponding SQL Statement objects from it.
mvn install the current_file_module
Especially xxxVisitor.class
This issue is a ref to https://github.com/apache/shardingsphere/issues/6480
@chakkk309 Welcome to OSPP and look forward to your contribution.
Great, all the subtasks have been completed. So I will close this issue.
This issue is created to better track my PRs for OSPP 2022, you can view more about my project here.
Background
ShardingSphere Parser Engine helps users parse SQL statements into AST and generate corresponding SQL Statement objects from it.
Process
mvn install the current_file_module
.Especially xxxVisitor.class
).Tasks
This issue is a ref to https://github.com/apache/shardingsphere/issues/6480