Ivan Pavlukhin created IGNITE-9735:
--------------------------------------

             Summary: Determine partitions during parsing for MVCC DML 
statements
                 Key: IGNITE-9735
                 URL: https://issues.apache.org/jira/browse/IGNITE-9735
             Project: Ignite
          Issue Type: Bug
          Components: mvcc
            Reporter: Ivan Pavlukhin


Now with for MVCC caches query like below is broadcasted instead off 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)

Reply via email to