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

[jira] [Created] (IGNITE-6198) SQL: Merge operation should group keys by affinity

Vladimir Ozerov created IGNITE-6198:
---------------------------------------

             Summary: SQL: Merge operation should group keys by affinity
                 Key: IGNITE-6198
                 URL: https://issues.apache.org/jira/browse/IGNITE-6198
             Project: Ignite
          Issue Type: Task
          Components: sql
    Affects Versions: 2.1
            Reporter: Vladimir Ozerov
             Fix For: 2.2


We implemented affinity-based grouping for updated batches for most DML [1]. But we forgot about {{MERGE}} - it use {{IgniteCache,putAll}} without proper grouping. Let's do that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)