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/10 13:14:16 UTC

[ignite-3] branch ignite-14484 updated (f673549 -> e022074)

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 f673549  Fix tests.
     add e022074  Minor.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/ignite/internal/schema/marshaller/KvMarshaller.java   | 5 +++++
 .../apache/ignite/internal/schema/marshaller/RecordMarshaller.java   | 5 +++++
 .../internal/schema/marshaller/reflection/KvMarshallerImpl.java      | 5 ++---
 .../internal/schema/marshaller/reflection/RecordMarshallerImpl.java  | 5 ++---
 .../main/java/org/apache/ignite/internal/table/KeyValueViewImpl.java | 4 ++--
 .../main/java/org/apache/ignite/internal/table/RecordViewImpl.java   | 5 +++--
 6 files changed, 19 insertions(+), 10 deletions(-)