[ https://issues.apache.org/jira/browse/SPARK-29494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean R. Owen updated SPARK-29494: --------------------------------- Fix Version/s: 2.4.5 > 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 > Fix For: 2.4.5, 3.0.0 > > > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org