This is an automated email from the ASF dual-hosted git repository.
amashenkov pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from ae3800ea82 IGNITE-22588 Fix performance of JDBC driver (#4012)
add 29b2e2b7fb IGNITE-22611 SQL. Statement should not extends AutoClosable
(#4015)
No new revisions were added by this update.
Summary of changes:
.../apache/ignite/example/sql/SqlApiExample.java | 31 ++++++++++------------
.../main/java/org/apache/ignite/sql/Statement.java | 2 +-
.../apache/ignite/internal/sql/StatementImpl.java | 6 -----
.../ignite/internal/benchmark/SelectBenchmark.java | 6 ++---
.../internal/sql/api/StatementBuilderImplTest.java | 16 +++++------
5 files changed, 26 insertions(+), 35 deletions(-)