You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2017/05/23 09:37:04 UTC

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

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)