[ 
https://issues.apache.org/jira/browse/SPARK-30292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan reassigned SPARK-30292:
-----------------------------------

    Assignee: Rakesh Raushan

> Throw Exception when invalid string is cast to decimal in ANSI mode
> -------------------------------------------------------------------
>
>                 Key: SPARK-30292
>                 URL: https://issues.apache.org/jira/browse/SPARK-30292
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Rakesh Raushan
>            Assignee: Rakesh Raushan
>            Priority: Minor
>
> When spark.sql.ansi.enabled is set,
> If we run select cast('str' as decimal), spark-sql outputs NULL. 
> The ANSI SQL standard requires to throw exception when invalid strings are 
> cast to numbers.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to