equator8848 opened a new issue, #30353:
URL: https://github.com/apache/shardingsphere/issues/30353

   ## Why ShardingSphere-JDBC take over all SQL although the tables not in 
spring.shardingsphere.sharding.tables config?
   
   Hi, My ShardingSphere-JDBC version is 4.1.1.
   
   I use ShardingSphere-JDBC on my 5 logic tables, and I have many table that 
not need to be shard.
   
   Why ShardingSphere-JDBC analyze and exec the SQL that referred tables not in 
`spring.shardingsphere.sharding.xxx` tables config, finally ShardingSphere-JDBC 
handle result. I think it's not ShardingSphere-JDBC business.
   
   When I use the special jdbc driver, ShardingSphere-JDBC can not handle sql 
with asterisk wildcard such as `SELECT RES.*  from ACT_HI_ACTINST RES WHERE 
RES.PROC_INST_ID_ = '68543cb2-5c3f-11ee-a3c1-0242ac130003' and RES.TENANT_ID_ = 
330000000000001`.


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

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to