[ https://issues.apache.org/jira/browse/SPARK-39060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532468#comment-17532468 ]
Apache Spark commented on SPARK-39060: -------------------------------------- User 'vli-databricks' has created a pull request for this issue: https://github.com/apache/spark/pull/36458 > Typo in error messages of decimal overflow > ------------------------------------------ > > Key: SPARK-39060 > URL: https://issues.apache.org/jira/browse/SPARK-39060 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 3.2.1 > Reporter: Vitalii Li > Assignee: Vitalii Li > Priority: Major > Fix For: 3.3.0, 3.4.0 > > > org.apache.spark.SparkArithmeticException > Decimal(expanded,10000000000000000000000000000000000000.1,39,1}) cannot be > represented as Decimal(38, 1). If necessary set spark.sql.ansi.enabled to > false to bypass this error. > > As shown in {{decimalArithmeticOperations.sql.out}} > Notice the extra {{}}} before ‘cannot’ > > > > -- This message was sent by Atlassian Jira (v8.20.7#820007) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org