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

Pavel Tupitsyn updated IGNITE-23186:
------------------------------------
    Description: 
As part of User Object Serialization story we support passing *Tuple* as a 
Compute argument/result - the reason being "if I can pass it to Table APIs, I 
want to pass it to Compute and back".

Some Table APIs, like *putAll* ang *getAll*, use collections of tuples. Add 
support for that to Compute API (as job arguments and results).

> Support Tuple collections as Compute args and results
> -----------------------------------------------------
>
>                 Key: IGNITE-23186
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23186
>             Project: Ignite
>          Issue Type: Improvement
>          Components: compute
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.1
>
>
> As part of User Object Serialization story we support passing *Tuple* as a 
> Compute argument/result - the reason being "if I can pass it to Table APIs, I 
> want to pass it to Compute and back".
> Some Table APIs, like *putAll* ang *getAll*, use collections of tuples. Add 
> support for that to Compute API (as job arguments and results).



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

Reply via email to