You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Igor Seliverstov (JIRA)" <ji...@apache.org> on 2018/12/05 17:02:00 UTC

[jira] [Created] (IGNITE-10559) MVCC TX: Use extracted partitions to reduce target nodes for Query Update

Igor Seliverstov created IGNITE-10559:
-----------------------------------------

             Summary: MVCC TX: Use extracted partitions to reduce target nodes for Query Update
                 Key: IGNITE-10559
                 URL: https://issues.apache.org/jira/browse/IGNITE-10559
             Project: Ignite
          Issue Type: Task
          Components: mvcc
            Reporter: Igor Seliverstov


We may avoid "query reduce" step on update queries without sorting/grouping by simply sending them to all data nodes and executing update operation locally. Using extracted from SQL partitions will reduce target nodes count and save resources.



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