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 2022/08/22 12:47:45 UTC

[ignite-3] branch ignite-17430 updated (085963a294 -> ef9fa5c2de)

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

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


    from 085963a294 Fix drop index command.
     add ef9fa5c2de Fix drop index command.

No new revisions were added by this update.

Summary of changes:
 .../apache/ignite/internal/index/IndexManager.java | 30 +++++++++++++++++++++-
 .../ignite/internal/index/IndexManagerTest.java    | 10 ++++----
 .../ignite/internal/index/ItIndexManagerTest.java  |  2 +-
 .../internal/sql/api/ItSqlSynchronousApiTest.java  |  3 +++
 .../sql/engine/exec/ddl/DdlCommandHandler.java     | 30 +++-------------------
 5 files changed, 42 insertions(+), 33 deletions(-)