Nikolay Izhikov created IGNITE-13958:
----------------------------------------
Summary: .Net: Avoid binary configuration on Compute invocation
Key: IGNITE-13958
URL:
https://issues.apache.org/jira/browse/IGNITE-13958 Project: Ignite
Issue Type: Improvement
Affects Versions: 2.9.1
Reporter: Nikolay Izhikov
Assignee: Nikolay Izhikov
Fix For: 2.10
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)