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 2020/02/17 03:43:49 UTC

[GitHub] [incubator-shardingsphere] tristaZero opened a new issue #4335: The schedule of SQL parser refactoring.

tristaZero opened a new issue #4335: The schedule of SQL parser refactoring.
URL: https://github.com/apache/incubator-shardingsphere/issues/4335
 
 
   We plan to present a better performance SQL parser for 5.x release. Basically all SQL visitors for different DBs, including MySQL, PostgreSQL, Oracle, SQLServer has finished already, and here is the remaining to-do list,
   - [ ] Transfer sharding-parser engine to this new one.
   - [ ] Delete stale sharding parer engine.
   - [ ] Review and optimze the definition for SQL segments and SQL statement.
       - [ ] Review all the SQL segments and SQL statemen based on g4 file.
       - [ ] Solve the issues of sql cases.
       - [ ] Independent Sharding-Parser module.
   - [ ] Review and optimze all the visitexxx() functions.
       

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] tristaZero closed issue #4335: Switch SQL parser engine to new one

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #4335: Switch SQL parser engine to new one
URL: https://github.com/apache/incubator-shardingsphere/issues/4335
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services