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: [email protected] With regards, Apache Git Services
