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

[jira] [Assigned] (IGNITE-8206) SQL TX: Rewrite MvccCursor

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

Sergey Kalashnikov reassigned IGNITE-8206:
------------------------------------------

    Assignee: Sergey Kalashnikov

> SQL TX: Rewrite MvccCursor
> --------------------------
>
>                 Key: IGNITE-8206
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8206
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Igor Seliverstov
>            Assignee: Sergey Kalashnikov
>            Priority: Major
>
> Currently we materialize rows before passing Mvcc filter. It means we deserialize all rows, including invisible for snapshot.
> We need to pass the filter to BPlusTree.find() method instead.



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