[
https://issues.apache.org/jira/browse/IGNITE-27711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eduard Rakhmankulov updated IGNITE-27711:
-----------------------------------------
Labels: ignite-3 (was: )
> C++ 3.0: Client compute should handle complex arguments.
> --------------------------------------------------------
>
> Key: IGNITE-27711
> URL: https://issues.apache.org/jira/browse/IGNITE-27711
> Project: Ignite
> Issue Type: Improvement
> Reporter: Eduard Rakhmankulov
> Priority: Major
> Labels: ignite-3
>
> As user I want to launch compute task which require complex parameters such
> is IgniteTuple.
> Current implementation limits to use only simple one field parameter.
> Possible structures:
> * {42}
> * {42L}
> * {“foo“}
> Unsupported structures:
> * {42, 43}
> * {“id” = 42L, “name“ = “bar”}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)