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

[ignite-3] branch ignite-13618 updated (d59ca30 -> 8c08e07)

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 d59ca30  Update modules/commons/src/main/java/org/apache/ignite/internal/schema/Columns.java
     add 8c08e07  Minors after review.

No new revisions were added by this update.

Summary of changes:
 .../ignite/internal/schema/SchemaDescriptor.java   |  8 +-
 .../org/apache/ignite/internal/schema/Tuple.java   | 21 +++---
 .../ignite/internal/schema/TupleAssembler.java     | 87 +++++++++++++++++-----
 .../internal/schema/marshaller/Serializer.java     |  3 +
 .../ignite/internal/schema/package-info.java       |  2 +-
 .../schema/marshaller/JavaSerializerTest.java      |  4 -
 6 files changed, 85 insertions(+), 40 deletions(-)