[
https://issues.apache.org/jira/browse/IGNITE-13958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267901#comment-17267901
]
Nikolay Izhikov commented on IGNITE-13958:
------------------------------------------
https://github.com/apache/ignite/pull/8635/commits/5f4323717fdca2db9f93548b2134468131a8332c
- fixed prior merge.
> .NET: Avoid binary configuration for Compute API invocation
> ------------------------------------------------------------
>
> Key: IGNITE-13958
> URL: https://issues.apache.org/jira/browse/IGNITE-13958
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Affects Versions: 2.9.1
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Major
> Labels: .NET
> Fix For: 2.10
>
> Time Spent: 4h
> Remaining Estimate: 0h
>
> Currently, it's required to explicitly register any custom user type as a
> binary type to be able to invoke some compute API method with this type as a
> parameter or return value.
> We should use the same technique as in IGNITE-10075 to avoid explicit binary
> type registration.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)