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 01f149382d7 IGNITE-24995 Optimize correaltes serialization when
propagating to another node (#7471)
add 8b8d67c6710 IGNITE-27748 Make `recordView` and `keyValueView` return
the same values (#7534)
No new revisions were added by this update.
Summary of changes:
.../ignite/internal/index/IndexManagerTest.java | 4 +-
.../schema/marshaller/TupleMarshallerImpl.java | 35 ++++++++++-----
.../apache/ignite/internal/table/TableImpl.java | 32 +++++++-------
.../ignite/internal/table/TableViewInternal.java | 7 ---
.../internal/table/distributed/TableManager.java | 50 ++++++++++++++--------
5 files changed, 76 insertions(+), 52 deletions(-)