Max Gekk created SPARK-51447: -------------------------------- Summary: Add stringToTime and stringToTimeAnsi Key: SPARK-51447 URL: https://issues.apache.org/jira/browse/SPARK-51447 Project: Spark Issue Type: Sub-task Components: SQL Affects Versions: 4.1.0 Reporter: Max Gekk Assignee: Max Gekk
Add the stringToTime and stringToTimeAnsi functions to SparkDateTimeUtils similar to stringToTimestamp. The functions should parse input string to micros since the midnight using the default pattern: {code:java} [h]h:[m]m:[s]s.[ms][ms][ms][us][us][us] {code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org