Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Currently, only TIMESTAMP type can be used as rowtime attribute. Would be better to support TIMESTAMP WITH LOCAL ZONE TIME as well.
As a workaround, users can cast the TIMESTAMP WITH LOCAL ZONE TIME into TIMESTAMP, CAST(ts AS TIMESTAMP).
Attachments
Issue Links
- is related to
-
FLINK-21803 Tumbling / Sliding windows are unaware of daylight savings time
- Reopened
- relates to
-
FLINK-20162 Fix time zone problems for some time related functions
- Closed
- links to