[
https://issues.apache.org/jira/browse/IGNITE-23186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908051#comment-17908051
]
Pavel Tupitsyn commented on IGNITE-23186:
-----------------------------------------
Merged to main:
https://github.com/apache/ignite-3/commit/67aa6b17bfb26060f6be8fcdfed6ae992fa6763c
> 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.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)