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/07/06 12:55:24 UTC

[GitHub] [calcite] yanlin-Lynn opened a new pull request #1301: [CALCITE-3175]Json seralize and deseralize of RexLiteral with Enum ty…

yanlin-Lynn opened a new pull request #1301: [CALCITE-3175]Json seralize and deseralize of RexLiteral with Enum ty…
URL: https://github.com/apache/calcite/pull/1301
 
 
   Serialize RelNode with RexCall of `trim` will cause `java.lang.AssertionError`, becase it contains an `Enum` type operand. Add json serialize and deserialize of Enum operand in this patch.
   

----------------------------------------------------------------
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