You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tarek Auel (JIRA)" <ji...@apache.org> on 2015/07/11 04:25:04 UTC

[jira] [Created] (SPARK-8995) Cast date strings with date, date and time and just time information to DateType and TimestampTzpe

Tarek Auel created SPARK-8995:
---------------------------------

             Summary: Cast date strings with date, date and time and just time information to DateType and TimestampTzpe
                 Key: SPARK-8995
                 URL: https://issues.apache.org/jira/browse/SPARK-8995
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Tarek Auel


Tests of https://github.com/apache/spark/pull/6981 fails, because we can not cast strings like '13:18:08' to a valid date and extract the hours later. It's not possible to parse strings that contains date and time information to date, like '2015-03-18 12:25:49'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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