You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/12/10 07:47:12 UTC

[GitHub] [calcite] yanlin-Lynn opened a new pull request #1642: [CALCITE-3583] Support serialized to json and deserialized from json for Exchange relation operator

yanlin-Lynn opened a new pull request #1642: [CALCITE-3583] Support serialized to json and deserialized from json for Exchange relation operator
URL: https://github.com/apache/calcite/pull/1642
 
 
   Currently, serialize Exchange relnode to json will cause exception, please refer to jira: [CALCITE-3583](https://issues.apache.org/jira/browse/CALCITE-3583) for more details.
   
   This pr tries to support serialized to json and deserialized from json for Exchange relnode.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services