You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2018/03/12 08:11:00 UTC

[jira] [Updated] (IGNITE-7583) SQL TX: Change secondary indexes structure

     [ https://issues.apache.org/jira/browse/IGNITE-7583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-7583:
------------------------------------
    Fix Version/s: 2.5

> SQL TX: Change secondary indexes structure
> ------------------------------------------
>
>                 Key: IGNITE-7583
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7583
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Igor Seliverstov
>            Assignee: Roman Kondakov
>            Priority: Major
>             Fix For: 2.5
>
>
> We need to change:
>  * rows with the same key and different versions should be placed in a tree ordered by version decending
>  * move next version from BTree leafs to data rows
>  * filters according to next logic: the row is visible if leaf version is less than assigned and not active and max_version of referenced row is NA or heigher than assigned or active 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)