[jira] [Created] (FLINK-6672) Support CAST(timestamp AS BIGINT)

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-6672) Support CAST(timestamp AS BIGINT)

Shang Yuanchun (Jira)
Timo Walther created FLINK-6672:
-----------------------------------

             Summary: Support CAST(timestamp AS BIGINT)
                 Key: FLINK-6672
                 URL: https://issues.apache.org/jira/browse/FLINK-6672
             Project: Flink
          Issue Type: New Feature
          Components: Table API & SQL
            Reporter: Timo Walther


It is not possible to cast a TIMESTAMP, TIME, or DATE to BIGINT, INT, INT in SQL. The Table API and the code generation support this, but the SQL validation seems to prohibit it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)