You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ib...@apache.org on 2022/03/01 13:39:18 UTC

[ignite-3] branch main updated (1881726 -> be5fb0e)

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

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


    from 1881726  IGNITE-16558 Sql schema synchronization (#692)
     add be5fb0e  IGNITE-16534 Make BplusMetaIo abstract  (#685)

No new revisions were added by this update.

Summary of changes:
 .../tree/ItBplusTreeReplaceRemoveRaceTest.java     | 16 ++++++++-
 .../pagememory/tree/ItBplusTreeSelfTest.java       | 16 ++++++++-
 .../internal/pagememory/PageMemoryIoModule.java    |  4 +--
 .../ignite/internal/pagememory/tree/BplusTree.java | 33 +++++++++++------
 .../internal/pagememory/tree/io/BplusMetaIo.java   | 41 +++++++++++-----------
 5 files changed, 73 insertions(+), 37 deletions(-)