You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marco Gaido (JIRA)" <ji...@apache.org> on 2019/06/28 08:08:00 UTC

[jira] [Created] (SPARK-28200) Overflow handling in `ExpressionEncoder`

Marco Gaido created SPARK-28200:
-----------------------------------

             Summary: Overflow handling in `ExpressionEncoder`
                 Key: SPARK-28200
                 URL: https://issues.apache.org/jira/browse/SPARK-28200
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Marco Gaido


As pointed out in https://github.com/apache/spark/pull/20350, we are currently not checking the overflow when serializing a java/scala `BigDecimal` in `ExpressionEncoder` / `ScalaReflection`.

We should add this check there too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org