Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
20k
stars
6.76k
forks
source link
[ OSPP 2022 ] Solve unsupported Oracle SQL about Alter Statement for ShardingSphere Parser #18431
Closed
huang-yilong closed 2 years ago
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 #6480