himadripal commented on code in PR #1086: URL: https://github.com/apache/datafusion-comet/pull/1086#discussion_r1844282883
########## spark/src/test/scala/org/apache/comet/CometCastSuite.scala: ########## @@ -895,6 +895,18 @@ class CometCastSuite extends CometTestBase with AdaptiveSparkPlanHelper { } } + test("cast between decimals with different precision and scale") { Review Comment: I’m adding more cases, negative scale throws scale exception in spark 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. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org