This is an automated email from the ASF dual-hosted git repository.
ppa pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from f91da34d52 IGNITE-22903 Handle BecomeMetastorageLeaderMessage (#4361)
add 7f8351934a IGNITE-23003 Support getNullable in binary key-value view
(#4331)
No new revisions were added by this update.
Summary of changes:
.../client/table/ClientKeyValueBinaryView.java | 112 ++++++++++---------
.../client/ClientKeyValueBinaryViewTest.java | 120 ++++++++++++++++++++-
.../internal/table/KeyValueBinaryViewImpl.java | 81 +++++---------
.../table/KeyValueBinaryViewOperationsTest.java | 71 +++++++-----
4 files changed, 246 insertions(+), 138 deletions(-)