Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Since FLINK-14080 introduced an internal representation(SqlTimestamp) of TimestampType with precision. This subtask will replace current long with SqlTimestamp, and let blink planner support precision of TimestampType.
Attachments
Attachments
Issue Links
- is related to
-
FLINK-14645 Data types defined in DDL will lose precision and nullability when converting to properties
- Resolved
-
FLINK-15602 Blink planner does not respect the precision when casting timestamp to varchar
- Resolved
- relates to
-
FLINK-14696 Support precision of TimestampType in built-in SQL functions and operators
- Closed