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

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


    from eb7fcb09fe Fix tests.
     add 5672d002d8 Add Catalog tests for re-creating a table.
     add 2fc9847230 Drop index asynchronously.
     add 6a20ce4bf9 Cleanup data after test.
     add b26c155e69 Add integration tests for re-creating table/index.

No new revisions were added by this update.

Summary of changes:
 .../internal/catalog/CatalogManagerSelfTest.java   | 55 ++++++++++++++++++++++
 .../ignite/internal/catalog/CatalogTestUtils.java  | 12 ++++-
 .../apache/ignite/internal/index/IndexManager.java |  5 +-
 .../ignite/internal/index/IndexManagerTest.java    | 31 ++++++++++++
 modules/sql-engine/build.gradle                    |  1 +
 .../internal/sql/sqllogic/ItSqlLogicTest.java      | 16 ++++++-
 .../table/distributed/TableManagerTest.java        | 32 +++++++++++++
 7 files changed, 148 insertions(+), 4 deletions(-)

Reply via email to