Ivan Bessonov created IGNITE-18518:
--------------------------------------

             Summary: Sorted index scan may return obsolete row versions
                 Key: IGNITE-18518
                 URL: https://issues.apache.org/jira/browse/IGNITE-18518
             Project: Ignite
          Issue Type: Bug
            Reporter: Ivan Bessonov


According to the MV store design, indexes must be filtered before returning 
data to user. For example, imagine that a row is deleted. This means that 
there's a tombstone.

But, there's still an entry in indexes, for column values that the row used to 
have. There should not be visible to end user.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to