You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by am...@apache.org on 2022/03/16 09:06:00 UTC

[ignite-3] branch ignite-15212 updated (1a981ac -> 8d02427)

This is an automated email from the ASF dual-hosted git repository.

amashenkov pushed a change to branch ignite-15212
in repository https://gitbox.apache.org/repos/asf/ignite-3.git.


    from 1a981ac  Minor.
     add 8d02427  Minor.

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/ignite/sql/IgniteSql.java | 19 +++++++++---------
 .../main/java/org/apache/ignite/sql/Session.java   | 12 ++++++-----
 .../main/java/org/apache/ignite/sql/Statement.java |  9 +++++++--
 .../org/apache/ignite/sql/StatementBuilder.java    |  5 +++++
 .../internal/sql/engine/IgniteSqlApiTest.java      | 23 +++++++++++++++++++---
 5 files changed, 48 insertions(+), 20 deletions(-)