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 2021/11/15 09:38:37 UTC

[ignite-3] branch ignite-15212 updated (2a43d41 -> 85ffd88)

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 2a43d41  Refactoring.
     add 85ffd88  Minor.

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/ignite/sql/ResultSet.java |   2 +-
 .../apache/ignite/sql/async/AsyncResultSet.java    |  10 +-
 .../ignite/sql/reactive/ReactiveResultSet.java     |   2 +
 modules/sql/src/test/java/TestRow.java             | 151 +++++----------------
 4 files changed, 47 insertions(+), 118 deletions(-)