Maksim Timonin created IGNITE-16141:
---------------------------------------
Summary: IndexQuery: treeRange should return IndexRows with
fetched CacheDataRow
Key: IGNITE-16141
URL: https://issues.apache.org/jira/browse/IGNITE-16141
Project: Ignite
Issue Type: New Feature
Reporter: Maksim Timonin
Assignee: Maksim Timonin
As we use InlineIO for internal filtering we should guarantee to return correct
data row from this stage. Currently it returns GridCursor<IndexRow> but
underlied IndexRow isn't initialized with CacheDataRow, and then it is affected
by concurrent updates.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)