You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "hehuiyuan (Jira)" <ji...@apache.org> on 2020/03/13 06:50:00 UTC

[jira] [Created] (FLINK-16584) Whether to support the long type field in table planner when the source is kafka and event time field's type is long

hehuiyuan created FLINK-16584:
---------------------------------

             Summary: Whether to support  the long type field in table planner when the source is kafka and event time field's type is long
                 Key: FLINK-16584
                 URL: https://issues.apache.org/jira/browse/FLINK-16584
             Project: Flink
          Issue Type: Wish
          Components: Table SQL / API
            Reporter: hehuiyuan


For rowtime function , the field type may be long or timestamp .

But the event time field type is only timestamp when use kafka connect.

Some validations (for  example ,when create kafka table source   )  are not allowed long.

 



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