wangzq created FLINK-20937: ------------------------------ Summary: Drop table can fails, when i create a table with "watermark for proctime()" syntax Key: FLINK-20937 URL: https://issues.apache.org/jira/browse/FLINK-20937 Project: Flink Issue Type: Bug Components: Table SQL / Client Affects Versions: 1.12.0 Reporter: wangzq Attachments: image-2021-01-12-16-47-53-894.png
In sql-client: I create a kafka table with "watermark for proctime()" syntax. Then i try execute a query or drop it, it report fails. I know point watermark with process_time is meaningless, but while i drop it doesn't work , it will affect use. -- This message was sent by Atlassian Jira (v8.3.4#803005)