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:20:22 UTC

[ignite-3] branch ignite-14972 updated (387ee54b0 -> 80ce0289d)

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 387ee54b0 wip testExecuteAsyncDdlDml
     add 8d3a924d7 Fix license headers
     add 80ce0289d Implement ClientAsyncResultSet#closeAsync

No new revisions were added by this update.

Summary of changes:
 .../ignite/internal/client/TcpIgniteClient.java    |  2 +-
 .../internal/client/sql/ClientAsyncResultSet.java  | 26 +++++++++++++++++-----
 .../internal/client/sql/ClientColumnMetadata.java  | 17 ++++++++++++++
 .../ignite/internal/client/sql/ClientSession.java  |  2 +-
 4 files changed, 40 insertions(+), 7 deletions(-)