You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Evgeny Stanilovsky (Jira)" <ji...@apache.org> on 2023/05/24 09:40:00 UTC

[jira] [Created] (IGNITE-19557) Sql. Insert through JDBC with batch optimization.

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)