[
https://issues.apache.org/jira/browse/SPARK-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust resolved SPARK-1608.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
> Cast.nullable should be true when cast from StringType to
> NumericType/TimestampType
> -----------------------------------------------------------------------------------
>
> Key: SPARK-1608
> URL: https://issues.apache.org/jira/browse/SPARK-1608
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Takuya Ueshin
> Fix For: 1.0.0
>
>
> Cast.nullable should be true when cast from StringType to NumericType or
> TimestampType.
> Because if StringType expression has an illegal number string or illegal
> timestamp string, the casted value becomes null.
--
This message was sent by Atlassian JIRA
(v6.2#6252)