374639131 opened a new issue, #24613:
URL: https://github.com/apache/shardingsphere/issues/24613
version:
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>sharding-jdbc-spring-boot-starter</artifactId>
<version>5.3.0</version>
</dependency>


my sql is "insert into xxx values (),(),(),()"
As shown in the figure, Why do you need to traverse the column multiple
times instead of just once? Get the index in the column set, and then value the
value of the set according to the index
--
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]