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 2021/05/04 14:45:12 UTC

[ignite-3] branch ignite-14077 updated (a3d22d7 -> 5766812)

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

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


    from a3d22d7  WIP.
     add 5766812  WIP.

No new revisions were added by this update.

Summary of changes:
 .../ignite/internal/schema/SchemaManager.java      |  1 -
 .../internal/schema/registry/SchemaRegistry.java   |  8 ++---
 .../internal}/schema/SchemaRegistryTest.java       | 34 +++++++++-------------
 .../internal/table/distributed/TableManager.java   |  2 +-
 .../{ => schema}/TableSchemaRegistryImpl.java      |  2 +-
 5 files changed, 19 insertions(+), 28 deletions(-)
 rename modules/{table/src/test/java/org/apache/ignite/internal/table => schema/src/test/java/org/apache/ignite/internal}/schema/SchemaRegistryTest.java (97%)
 rename modules/table/src/main/java/org/apache/ignite/internal/table/{ => schema}/TableSchemaRegistryImpl.java (97%)