[ https://issues.apache.org/jira/browse/SPARK-29494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean R. Owen reassigned SPARK-29494:
------------------------------------
Assignee: Rahul Shivu Mahadev
> 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
> Assignee: 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
|