Baunsgaard opened a new pull request, #1923: URL: https://github.com/apache/systemds/pull/1923
This commit fixes the bug by solidify the isType detection to not allow casting to int on integers above Integer.MAX_VALUE and not cast to long on above Long.MAX_VALUE. Also added is a few tests to verify the behavior in some edge cases. -- 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]
