[ https://issues.apache.org/jira/browse/FLINK-16584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kurt Young closed FLINK-16584. ------------------------------ Fix Version/s: 1.13.0 Resolution: Fixed > 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: Improvement > Components: Table SQL / API > Reporter: hehuiyuan > Priority: Minor > Fix For: 1.13.0 > > > 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)