Evgeny Stanilovsky created IGNITE-19557:
-------------------------------------------
Summary: Sql. Insert through JDBC with batch optimization.
Key: IGNITE-19557
URL: https://issues.apache.org/jira/browse/IGNITE-19557
Project: Ignite
Issue Type: Improvement
Components: sql
Affects Versions: 3.0.0-beta1
Reporter: Evgeny Stanilovsky
JdbcQueryEventHandlerImpl#batchPrepStatementAsync
process batch rows sequentially row by row, seems it brings essential
throughput boost if rows will be processed as batch.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)