[ 
https://issues.apache.org/jira/browse/IGNITE-16116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-16116:
------------------------------------
    Summary: Support user mapping functions  (was: Support user mapping 
functions.)

> Support user mapping functions
> ------------------------------
>
>                 Key: IGNITE-16116
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16116
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Andrey Mashenkov
>            Priority: Major
>              Labels: ignite-3
>
> Let's allow users to implement their own strategy of marshaling objects.
> The {{Tuple}} interface looks good candidate for representing a row, rather 
> than exposing any internals to the user.
> Start point is {{Mapper.of(Function<O, Tuple> objectToRow, Function<Tuple, O> 
> rowToObject)}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to