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

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


    from 1ea9977  Minor.
     add 6913e2f  Minor refactoring. Add row layout tests.

No new revisions were added by this update.

Summary of changes:
 .../ignite/internal/schema/ExpandableByteBuf.java  |   4 +-
 .../ignite/internal/schema/RowAssembler.java       |  58 +-
 .../marshaller/reflection/JavaSerializer.java      |   2 +-
 .../ignite/internal/schema/RowAssemblerTest.java   | 613 +++++++++++++++++++++
 .../org/apache/ignite/internal/schema/RowTest.java |   2 +-
 5 files changed, 648 insertions(+), 31 deletions(-)
 create mode 100644 
modules/schema/src/test/java/org/apache/ignite/internal/schema/RowAssemblerTest.java

Reply via email to