This is an automated email from the ASF dual-hosted git repository.
amashenkov pushed a change to branch ignite-19460
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 97bae8984c Fix test.
add e288f8b083 Minors after review.
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/ignite/internal/catalog/CatalogManager.java | 2 +-
.../java/org/apache/ignite/internal/catalog/events/CatalogEvent.java | 4 ++--
.../ignite/internal/catalog/events/CreateIndexEventParameters.java | 2 +-
.../ignite/internal/catalog/events/DropIndexEventParameters.java | 2 +-
.../org/apache/ignite/internal/catalog/CatalogServiceSelfTest.java | 1 +
.../java/org/apache/ignite/internal/runner/app/ItTablesApiTest.java | 5 ++---
.../org/apache/ignite/internal/sql/api/ItSqlAsynchronousApiTest.java | 2 --
.../org/apache/ignite/internal/sql/api/ItSqlSynchronousApiTest.java | 2 --
8 files changed, 8 insertions(+), 12 deletions(-)