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/21 06:52:43 UTC

[GitHub] [incubator-shardingsphere] tristaZero opened a new issue #4396: Move table segment handling from parser to token generator

tristaZero opened a new issue #4396: Move table segment handling from parser to token generator
URL: https://github.com/apache/incubator-shardingsphere/issues/4396
 
 
   Parser has no resposibility to handle table segments, which should be done by Rewriter.
   So i will optimize MySQLDMLVisitor and TableTokenGenerator. 

----------------------------------------------------------------
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 #4396: Move table segment handling from parser to token generator

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #4396: Move table segment handling from parser to token generator
URL: https://github.com/apache/incubator-shardingsphere/issues/4396
 
 
   

----------------------------------------------------------------
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 commented on issue #4396: Move table segment handling from parser to token generator

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #4396: Move table segment handling from parser to token generator
URL: https://github.com/apache/incubator-shardingsphere/issues/4396#issuecomment-589619922
 
 
   Ref #4390

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