[ https://issues.apache.org/jira/browse/SPARK-51462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun resolved SPARK-51462. ----------------------------------- Fix Version/s: 4.1.0 Resolution: Fixed Issue resolved by pull request 50228 [https://github.com/apache/spark/pull/50228] > 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 > Priority: Major > Labels: pull-request-available > Fix For: 4.1.0 > > > 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