Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Won't Do
-
3.1.0
-
None
Description
The time type should represent local time in microsecond precision with valid range of values [00:00:00.000000, 23:59:59.999999]. Internally, time can be stored as number of microseconds since 00:00:00.000000.
Support `java.time.LocalTime` as the external type for Catalyst's TimeType.
Attachments
Issue Links
- duplicates
-
SPARK-28490 Support `TIME` type in Spark
- Resolved
- links to