You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/11/10 03:27:58 UTC

[GitHub] [shardingsphere] fwnan opened a new issue #13529: About batch insert operation in sharding-jdbc

fwnan opened a new issue #13529:
URL: https://github.com/apache/shardingsphere/issues/13529


   Currently, there are a lot of SQL batch inserts in our business code, but the new version of ABC does not support batch keywords, such as union all, so there are two problems:
   1. Will batch operations of mysql, Oracle or other databases be supported in the future?
   2. In the current 5.x version, it is possible to operate SQL without using sharding-JDBC agent.
   Looking forward to replyIn the future, will you consider a syntax that supports bulk inserts?
   


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



[GitHub] [shardingsphere] terrymanu closed issue #13529: About batch insert operation in sharding-jdbc

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #13529:
URL: https://github.com/apache/shardingsphere/issues/13529


   


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



[GitHub] [shardingsphere] terrymanu commented on issue #13529: About batch insert operation in sharding-jdbc

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #13529:
URL: https://github.com/apache/shardingsphere/issues/13529#issuecomment-970100623


   No response


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



[GitHub] [shardingsphere] terrymanu commented on issue #13529: About batch insert operation in sharding-jdbc

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #13529:
URL: https://github.com/apache/shardingsphere/issues/13529#issuecomment-1046268651


   I just close the issue because of no feedback for long time.


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



[GitHub] [shardingsphere] terrymanu closed issue #13529: About batch insert operation in sharding-jdbc

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #13529:
URL: https://github.com/apache/shardingsphere/issues/13529


   


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



[GitHub] [shardingsphere] tuichenchuxin commented on issue #13529: About batch insert operation in sharding-jdbc

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

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



[GitHub] [shardingsphere] terrymanu removed a comment on issue #13529: About batch insert operation in sharding-jdbc

Posted by GitBox <gi...@apache.org>.
terrymanu removed a comment on issue #13529:
URL: https://github.com/apache/shardingsphere/issues/13529#issuecomment-970100623


   No response


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