[
https://issues.apache.org/jira/browse/IGNITE-11207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Muzafarov updated IGNITE-11207:
-------------------------------------
Fix Version/s: (was: 2.8)
2.9
> 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
> Priority: Major
> Fix For: 2.9
>
>
> 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
(v8.3.4#803005)