yanlin-Lynn opened a new pull request #1654: [CALCITE-3587] RexBuilder may lose decimal fraction for creating literal with DECIMAL type URL: https://github.com/apache/calcite/pull/1654 DECIMAL is fixed point type, when creating RexLiteral with DECIMAL type, should not only use the integer part, need the decimal fraction part as well
---------------------------------------------------------------- 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
