yanlin-Lynn opened a new pull request #1456: [CALCITE-3350] Keep same with origin type for RexLiteral when deserialized from json string URL: https://github.com/apache/calcite/pull/1456 When deserialized from json string, the type of RexLiteral might be changed from `VARCHAR` to `CHAR`. Please refer to [CALCITE-3350](https://issues.apache.org/jira/browse/CALCITE-3350) for more details. This PR tries to keep type of deserialized RexLiteral be the same with origin.
---------------------------------------------------------------- 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
