You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by pt...@apache.org on 2022/05/31 05:34:49 UTC

[ignite-3] branch ignite-14972 updated (80ce0289d -> 8d85c080d)

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

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


    from 80ce0289d Implement ClientAsyncResultSet#closeAsync
     add 00221a43d testExecuteAsyncDdlDml done
     add 8d85c080d Fix close semantics

No new revisions were added by this update.

Summary of changes:
 .../ignite/client/handler/ClientResourceRegistry.java     |  2 +-
 .../requests/sql/ClientSqlCursorNextPageRequest.java      | 15 ++++++++++++++-
 .../handler/requests/sql/ClientSqlExecuteRequest.java     |  7 +++++--
 .../internal/runner/app/client/ItThinClientSqlTest.java   | 13 ++++++++++++-
 4 files changed, 32 insertions(+), 5 deletions(-)