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/10/14 10:25:03 UTC

[ignite-3] branch ignite-17748 updated (ffef874177 -> 5e06ba5d8f)

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

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


    from ffef874177 Fix incorrect module dependencies.
     add 5e06ba5d8f Fix tests.

No new revisions were added by this update.

Summary of changes:
 .../apache/ignite/internal/index/HashIndex.java    |  6 +----
 .../ignite/internal/index/SortedIndexImpl.java     |  6 +----
 .../ignite/internal/schema/BinaryConverter.java    |  4 +--
 .../sql/engine/exec/MockedStructuresTest.java      | 10 +++++---
 ...torageEngineDistributedConfigurationModule.java |  9 +++++--
 .../schema/TestTableIndexConfigurationSchema.java  | 29 ----------------------
 6 files changed, 18 insertions(+), 46 deletions(-)
 delete mode 100644 modules/storage-api/src/testFixtures/java/org/apache/ignite/internal/storage/impl/schema/TestTableIndexConfigurationSchema.java