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/11/11 14:01:54 UTC

[ignite-3] branch ignite-14484 updated (6af60cb -> b67101b)

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

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


    from 6af60cb  Styles.
     add b67101b  Add Mapper test.

No new revisions were added by this update.

Summary of changes:
 .../apache/ignite/table/mapper/MapperBuilder.java  | 28 +++++--
 .../internal/schema/marshaller/MapperTest.java     | 93 ++++++++++++++++++++++
 2 files changed, 115 insertions(+), 6 deletions(-)
 create mode 100644 modules/schema/src/test/java/org/apache/ignite/internal/schema/marshaller/MapperTest.java