You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "374639131 (via GitHub)" <gi...@apache.org> on 2023/03/15 12:44:57 UTC

[GitHub] [shardingsphere] 374639131 opened a new issue, #24630: Why does sharding jdbc traverse all columns multiple times when looking for partition keys.

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

   version:
   org.apache.shardingsphere
   sharding-jdbc-spring-boot-starter
   5.3.0
   
   ![1](https://user-images.githubusercontent.com/52057252/225312224-475b529b-bb82-48ac-a51e-62dcacd7646d.png)
   ![2](https://user-images.githubusercontent.com/52057252/225312268-9e4c625e-3fa0-43a0-b1c6-2b96ca77d42b.png)
   
   my sql is "insert into xxx values (),(),(),()"
   Why does sharding jdbc traverse all columns multiple times when looking for partition keys.
   I think all columns should be traversed once.
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] sandynz commented on issue #24630: Why does sharding jdbc traverse all columns multiple times when looking for partition keys.

Posted by "sandynz (via GitHub)" <gi...@apache.org>.
sandynz commented on issue #24630:
URL: https://github.com/apache/shardingsphere/issues/24630#issuecomment-1471891334

   Hi @374639131 , looks it's updated in latest code.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org