You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean R. Owen (Jira)" <ji...@apache.org> on 2019/10/18 21:47:00 UTC

[jira] [Updated] (SPARK-29494) ArrayOutOfBoundsException when converting from string to timestamp

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

Sean R. Owen updated SPARK-29494:
---------------------------------
    Priority: Minor  (was: Major)

> ArrayOutOfBoundsException when converting from string to timestamp
> ------------------------------------------------------------------
>
>                 Key: SPARK-29494
>                 URL: https://issues.apache.org/jira/browse/SPARK-29494
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.4.4
>            Reporter: Rahul Shivu Mahadev
>            Priority: Minor
>
> In a couple of scenarios while converting from String to Timestamp `
> DateTimeUtils.stringToTimestamp` throws an array out of bounds exception if there is trailing spaces or ':'. The behavior of this method requires it to return `None` in case the format of the string is incorrect.



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

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