iRakson commented on issue #26933: [SPARK-30292][SQL]Throw Exception when invalid string is cast to decimal in ANSI mode URL: https://github.com/apache/spark/pull/26933#issuecomment-569287956 @cloud-fan @gengliangwang @maropu Kindly review the changes. Everything is moved inside `CastBase`. Some test cases have been moved under `CastSuite` as these will fail when `ansiEnabled=true`. New Test cases are added under `AnsiCastSuite` to check this PR.
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
