Igor Seliverstov created IGNITE-12972:
-----------------------------------------
Summary: Calcite integration. Serialization refactoring
Key: IGNITE-12972
URL:
https://issues.apache.org/jira/browse/IGNITE-12972 Project: Ignite
Issue Type: Improvement
Reporter: Igor Seliverstov
Assignee: Igor Seliverstov
Currently we need quite a lot of classes to serialize, send and deserialize a prepared plan (in scope of node-to-node communications). It's better to do that by analogy with Calcite's RelJsonReader/RelJsonWriter. This way we may omit necessity to maintain lots of classes preserving functionality.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)