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 2019/12/07 08:41:14 UTC

[GitHub] [incubator-shardingsphere] terrymanu edited a comment on issue #3676: Is there any good way to handle with parsing sql first time, which is taking too many time?

terrymanu edited a comment on issue #3676: Is there any good way to handle with parsing sql first time, which is taking too many time?
URL: https://github.com/apache/incubator-shardingsphere/issues/3676#issuecomment-562829399
 
 
   > I think if the SQL contain the table which need sharding or encrypt some column, it can parse SQL by ANTLR, but for other table, maybe it is not need parse by ANTLR but with druid, or others. Or is there any more elegant way complete it?
   
   No one can afford taking control two different SQL parser engines. If you interesting develop a new SQL parser engine, maybe we can talk about pull request.
   
   

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