tuichenchuxin commented on issue #13529: URL: https://github.com/apache/shardingsphere/issues/13529#issuecomment-966917298
@fwnan What's the meaning of batch sql? `union` or ```insert into ...;insert into ...;``` We'll support completely support `union`, `Batch insert` may be cost a bit longer time, have not a plan yet. And What is the scenario where you don't need sharding-jdbc? Why not directly jdbc. -- 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]
