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/06/23 11:44:27 UTC

[ignite-3] branch ignite-14743 updated (07b2d80 -> efb2408)

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

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


    from 07b2d80  Inline row reader.
     add efb2408  Inline row reader.

No new revisions were added by this update.

Summary of changes:
 .../ignite/internal/schema/row/ChunkWriter.java    | 45 +++++++++++++++++++---
 .../org/apache/ignite/internal/schema/row/Row.java |  6 +--
 .../ignite/internal/schema/row/RowAssembler.java   | 17 +++++---
 .../ignite/internal/schema/row/VarTableFormat.java | 20 +---------
 4 files changed, 54 insertions(+), 34 deletions(-)