[jira] [Created] (IGNITE-11207) SQL: Remove MapNodeResults class

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

[jira] [Created] (IGNITE-11207) SQL: Remove MapNodeResults class

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

             Summary: SQL: Remove MapNodeResults class
                 Key: IGNITE-11207
                 URL: https://issues.apache.org/jira/browse/IGNITE-11207
             Project: Ignite
          Issue Type: Task
          Components: sql
            Reporter: Vladimir Ozerov
             Fix For: 2.8


This class holds results for a specific node. Let's remove it and refactor associated code with the following goals in mind:
# Performance: one CHM lookup instead of two
# Uniformity: move both SELECT and DML under the same {{MapQueryResult}} umbrella



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