You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by tk...@apache.org on 2023/01/20 07:46:39 UTC

[ignite-3] branch main updated (488d3ba84e -> 3fcc43912d)

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

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


    from 488d3ba84e IGNITE-18254: Sql. Extend SQL grammar with ALTER ZONE statement (#1521)
     add 3fcc43912d IGNITE-18028 Implementation of a full rebalance for VolatilePageMemoryMvPartitionStorage on receiver (#1547)

No new revisions were added by this update.

Summary of changes:
 .../pagememory/VolatilePageMemoryTableStorage.java | 13 ++++++--
 .../mv/VolatilePageMemoryMvPartitionStorage.java   | 38 ++++++++++++++++++++--
 .../VolatilePageMemoryMvTableStorageTest.java      | 19 -----------
 3 files changed, 47 insertions(+), 23 deletions(-)