You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2019/01/10 09:14:00 UTC

[jira] [Updated] (IGNITE-9735) Determine partitions during parsing for MVCC DML statements

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

Andrew Mashenkov updated IGNITE-9735:
-------------------------------------
    Issue Type: Improvement  (was: Bug)

> Determine partitions during parsing for MVCC DML statements
> -----------------------------------------------------------
>
>                 Key: IGNITE-9735
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9735
>             Project: Ignite
>          Issue Type: Improvement
>          Components: mvcc
>            Reporter: Ivan Pavlukhin
>            Priority: Major
>              Labels: mvcc_stabilization_stage_1, transactions
>
> Now with for MVCC caches query like below is broadcasted instead of sending to single node only.
> {code:java}
> update table set _val = _val + 1 where _key = ?{code}



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