You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Seliverstov (Jira)" <ji...@apache.org> on 2020/04/30 14:22:00 UTC

[jira] [Created] (IGNITE-12972) Calcite integration. Serialization refactoring

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)