Max Gekk created SPARK-51462: -------------------------------- Summary: Support typed literals of the TIME data type Key: SPARK-51462 URL: https://issues.apache.org/jira/browse/SPARK-51462 Project: Spark Issue Type: Sub-task Components: SQL Affects Versions: 4.1.0 Reporter: Max Gekk Assignee: Max Gekk
Support typed literals of the TIME data type, for example: `time'7:36'`. The format of time string value should match to: {code} [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