Takuya Ueshin created SPARK-1608:
------------------------------------
Summary: 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
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)