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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)