[jira] [Created] (IGNITE-2480) Optimization: Typed FieldsQueryCursor

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

[jira] [Created] (IGNITE-2480) Optimization: Typed FieldsQueryCursor

Anton Vinogradov (Jira)
Pavel Tupitsyn created IGNITE-2480:
--------------------------------------

             Summary: Optimization: Typed FieldsQueryCursor
                 Key: IGNITE-2480
                 URL: https://issues.apache.org/jira/browse/IGNITE-2480
             Project: Ignite
          Issue Type: Sub-task
          Components: interop
    Affects Versions: 1.1.4
            Reporter: Pavel Tupitsyn


Current FieldsQueryCursor returns untyped IList, after that LINQ provider casts list items to specific types.

We should create an alternate cursor that will deserialize values directly as specific types, to avoid boxing and casts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)