You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/11 03:38:00 UTC

[jira] [Created] (FLINK-14696) Support precision of TimestampType in built-in SQL functions and operators

Zhenghua Gao created FLINK-14696:
------------------------------------

             Summary: Support precision of TimestampType in built-in SQL functions and operators
                 Key: FLINK-14696
                 URL: https://issues.apache.org/jira/browse/FLINK-14696
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / Planner
            Reporter: Zhenghua Gao


Many built-in SQL functions and operators use long as internal representation of Timestamp type and only support millisecond precision. This ticket will check fix it and let them support nanosecond precision. The related SQL functions and operators are: (To Be Confirmed)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)