yanlin-Lynn opened a new pull request #1478: [CALCITE-3378] AssertionError for 
checking RexNode implify
URL: https://github.com/apache/calcite/pull/1478
 
 
   For RexLiteral with some value type, eg DECIMAL, getting value as string is 
not supported.
   Sometimes when checking implify for RexNodes, we may need to do this, and 
then got AssertionError, see 
[CALCITE-3378](https://issues.apache.org/jira/browse/CALCITE-3378) for full 
stack trace.
   
   This PR tries to add support for getting value as string for RexLiteral.

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

Reply via email to