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/01/26 08:48:33 UTC

[ignite-3] branch ignite-13618 updated (a966f1b -> 06afa14)

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

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


    from a966f1b  Merge branch 'main' into ignite-13618
     add 06afa14  Fix styles.

No new revisions were added by this update.

Summary of changes:
 modules/bytecode/pom.xml                              | 12 ++++++++++++
 .../apache/ignite/internal/schema/NativeTypeSpec.java |  2 +-
 .../java/org/apache/ignite/internal/schema/Tuple.java |  2 +-
 .../schema/marshaller/JavaSerializerTest.java         | 15 +++++++++++++++
 .../marshaller/reflection/FieldAccessorTest.java      | 19 +++++++++++++++++++
 pom.xml                                               |  2 +-
 6 files changed, 49 insertions(+), 3 deletions(-)