[ 
https://issues.apache.org/jira/browse/FLINK-16358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jark Wu closed FLINK-16358.
---------------------------
    Resolution: Duplicate

It sounds a duplicate issue of FLINK-16068.

> Failed to execute when using rowtime or proctime and table keywords
> -------------------------------------------------------------------
>
>                 Key: FLINK-16358
>                 URL: https://issues.apache.org/jira/browse/FLINK-16358
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table SQL / Planner
>    Affects Versions: 1.10.0
>            Reporter: backbook
>            Priority: Major
>
> CREATE TABLE ${topicName} (
>  `table` STRING,
>  `proctime` PROCTIME(),
>  `data` ARRAY<ROW<${tableSchema}>>,
>  `old` ARRAY<ROW<${tableSchema}>>
> )\{--afka config}
>  
> Create table statement according to the above,if you delete proctime,this ddl 
> SQL that's all right
> ,however,this SQL can't work,i think .it's bug



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

Reply via email to