childewuque opened a new issue #2321:   When sharding is not required, can SQL 
checking and validation skip? 
URL: https://github.com/apache/incubator-shardingsphere/issues/2321
 
 
   For example:
   insert into the_biz(id,ser_id,biz_time) values (1,1,now())
   
   NoneShardingStrategy is default for no sharding tables,but error occurs 
.because of sql checking?
   When in no-sharding table cases,could we make shardingsphere look like it 
doesn't exist?
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to