mihaibudiu opened a new pull request, #3481: URL: https://github.com/apache/calcite/pull/3481
It turns out that in SQL casts are checked: a cast that cannot represent the resulting value in the destination type should report a runtime error. This PR adds range checking for Number values. The tests for this PR require https://github.com/apache/calcite/pull/3471 to fix a bug in the test fixture. -- 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]
