Not sure whats the procedure for contribution and if I would be eligible to 
contribute, but if I may, I would take this task.

More info appreciated :)

Thanks.
Marko

> On 27.05.2015., at 15.58, Denis Magda (JIRA) <j...@apache.org> wrote:
> 
> Denis Magda created IGNITE-950:
> ----------------------------------
> 
>             Summary: OptimizedMarshaller: add ability to unmarshal a 
> particular field
>                 Key: IGNITE-950
>                 URL: https://issues.apache.org/jira/browse/IGNITE-950
>             Project: Ignite
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: sprint-5
>            Reporter: Denis Magda
>            Assignee: Denis Magda
>             Fix For: sprint-6
> 
> 
> When field names of an object are used in SQL, text or other kind of queries, 
> object, that owns a field, is fully deserialized.
> This is bad from performance perspective. 
> 
> The task is to support peer field deserialization by looking it up in a 
> marshalled byte array and unmarshalling it from a concrete offset with 
> OptimizedMarshaller later. 
> 
> 
> 
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)

Reply via email to