[jira] [Created] (IGNITE-10535) SQL: extract partition mapping logic from GridReduceQueryExecutor into a separate class

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

[jira] [Created] (IGNITE-10535) SQL: extract partition mapping logic from GridReduceQueryExecutor into a separate class

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-10535:
----------------------------------------

             Summary: SQL: extract partition mapping logic from GridReduceQueryExecutor into a separate class
                 Key: IGNITE-10535
                 URL: https://issues.apache.org/jira/browse/IGNITE-10535
             Project: Ignite
          Issue Type: Task
          Components: sql
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
             Fix For: 2.8


Goal: to simplify future code support. About 25% of {{GridReduceQueryExecutor}} code base is partition mapping ({{nodesForPartitions}}). Let's move it to a separate class.



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