[
https://issues.apache.org/jira/browse/SPARK-8995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tarek Auel updated SPARK-8995:
------------------------------
Description: Tests of https://github.com/apache/spark/pull/6981 fail,
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' (was: 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')
> 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 fail, 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: [email protected]
For additional commands, e-mail: [email protected]