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 2023/06/09 11:02:02 UTC

[ignite-3] branch ignite-19304 updated (fa0baf751b -> f204dcf77f)

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

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


    from fa0baf751b Fix exception.
     add f204dcf77f Minor after review.

No new revisions were added by this update.

Summary of changes:
 .../internal/catalog/CatalogServiceImpl.java       | 14 ++++++------
 .../internal/catalog/CatalogServiceSelfTest.java   |  4 ++--
 .../java/org/apache/ignite/lang/ErrorGroups.java   |  3 +++
 .../internal/sql/api/ItSqlAsynchronousApiTest.java |  8 ++++++-
 .../internal/sql/api/ItSqlSynchronousApiTest.java  |  8 ++++++-
 .../sql/engine/exec/ddl/DdlCommandHandler.java     | 25 ++++++++++++++++------
 6 files changed, 44 insertions(+), 18 deletions(-)