wuzexian created FLINK-38079:
--------------------------------
Summary: Add Pipeline support for DateType and TimeType
Key: FLINK-38079
URL: https://issues.apache.org/jira/browse/FLINK-38079
Project: Flink
Issue Type: Improvement
Reporter: wuzexian
Pipeline currently treats {{DateType}} and {{TimeType}} as plain {{{}INT{}}},
so date/time columns lose precision (TIME only to milliseconds, DATE range
limited) and cannot be used with built-in temporal functions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)