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/01/13 01:24:44 UTC

[GitHub] [incubator-shardingsphere] terrymanu opened a new issue #3947: Improve integrate SQL parser test engine

terrymanu opened a new issue #3947: Improve integrate SQL parser test engine
URL: https://github.com/apache/incubator-shardingsphere/issues/3947
 
 
   The current integrate SQL parser test engine is created by old SQL parser engine which parsed from sharding rule and encrypt rule.
   The new SQL parser engine is decoupled with rule which only focus SQL itself, so we need to improve the test engine.
   The tasks are:
   
   - [ ] Remove SQL cases for sharding, encrypt and shadow, just need a unify SQL cases.
   - [ ] Remove assertions for sharding condition which has already move to route module.
   - [ ] Add more assertions for SQL parser.

----------------------------------------------------------------
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 #3947: Improve integrate SQL parser test engine

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #3947: Improve integrate SQL parser test engine
URL: https://github.com/apache/incubator-shardingsphere/issues/3947
 
 
   

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