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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to