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 2020/03/20 14:08:29 UTC

[ignite] branch master updated (0b185b1 -> 1c50667)

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

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


    from 0b185b1  IGNITE-12800  SQL: local queries cursors must be closed or full read to unlock the GridH2Table. (#7551)
     add 1c50667  IGNITE-8152 Forbid empty sql schema name (#7521)

No new revisions were added by this update.

Summary of changes:
 .../processors/query/h2/H2ConnectionWrapper.java   |  5 ++-
 .../org/apache/ignite/sqltests/BaseSqlTest.java    | 39 ++++++++++++++++++++++
 2 files changed, 43 insertions(+), 1 deletion(-)