Aleksey Plekhanov created IGNITE-29028:
------------------------------------------
Summary: Implement multi-page in-place row update
Key: IGNITE-29028
URL: https://issues.apache.org/jira/browse/IGNITE-29028
Project: Ignite
Issue Type: Improvement
Reporter: Aleksey Plekhanov
Assignee: Aleksey Plekhanov
Currently we update row in-place only if row size is less then half of page
size. But in some cases we can do in-place update even when row size is more
than one page. Let's implement this improvement.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)