sbroeder opened a new pull request, #2765:
URL: https://github.com/apache/calcite/pull/2765
- For cast to integer types check the max and min values of
the return types and throw an exception if the literal
value is too large for the return type. Handles single
casts as well as chained casts.
- Casts of string values allow NumberFormatException to
surface.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]