You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ko...@apache.org on 2022/08/04 12:03:45 UTC

[ignite-3] branch main updated (d05837ad1 -> 4a6279855)

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

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


    from d05837ad1 IGNITE-16657 [Native Persistence 3.0] Implement partitions chunks merger (#972)
     add 4a6279855 IGNITE-17439 Small enhancements for BinaryTuple (#965)

No new revisions were added by this update.

Summary of changes:
 .../ignite/internal/schema/BinaryTupleBuilder.java |  4 +-
 .../ignite/internal/schema/BinaryTupleParser.java  |  8 ++--
 .../ignite/internal/schema/BinaryTupleSchema.java  | 53 ++++++++++++++--------
 3 files changed, 39 insertions(+), 26 deletions(-)