Zhenghua Gao created FLINK-14599: ------------------------------------ Summary: Support precision of TimestampType Key: FLINK-14599 URL: https://issues.apache.org/jira/browse/FLINK-14599 Project: Flink Issue Type: Sub-task Components: Table SQL / Planner Reporter: Zhenghua Gao
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. -- This message was sent by Atlassian Jira (v8.3.4#803005)