tristaZero opened a new issue #1803: Enhancement for parsing and rewriting modules of Sharding-Core URL: https://github.com/apache/incubator-shardingsphere/issues/1803 To make Sharding-Core stable and reliable, we need to go through current parsing and rewriting modules of Sharding-Core. Here are main tasks: 1. Consider consistent values and names e.g. StartIndex, StopIndex to define token index for rewriting 2. Sort out all of the segments, and consider to define tokenSegment 3. Instead of original literals, use StartIndex, StopIndex to rewrite SQL. 4. Review all of tokens, plese specially notice IndexToken 5. Consider whether statements could be made of segments and tokens.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services