[
https://issues.apache.org/jira/browse/IGNITE-15836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Orlov resolved IGNITE-15836.
---------------------------------------
Assignee: Konstantin Orlov
Resolution: Fixed
Fixed by IGNITE-15833
> Refactoring of plan serialization
> ---------------------------------
>
> Key: IGNITE-15836
> URL: https://issues.apache.org/jira/browse/IGNITE-15836
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Konstantin Orlov
> Assignee: Konstantin Orlov
> Priority: Major
> Labels: ignite-3
>
> Currently all implementations of IgniteRel interface uses it's class' simple
> name as name of the type in serialized form. The problem arises when we try
> to deserialize the node. All simple names will be looked in a statically
> predifined packages.
> We need to provide a way to properly serialize and deserialize user provided
> relational nodes.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)