Konstantin Orlov created IGNITE-15836:
-----------------------------------------
Summary: 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
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.3.4#803005)