Kurt Young created FLINK-17756:
----------------------------------
Summary: Drop table/view shouldn't take affect on each other
Key: FLINK-17756
URL: https://issues.apache.org/jira/browse/FLINK-17756
Project: Flink
Issue Type: Bug
Components: Table SQL / API
Reporter: Kurt Young
Assignee: Kurt Young
Fix For: 1.11.0Currently "DROP VIEW" can successfully drop a table, and "DROP TABLE" canĀ successfully a view. We should disable this. -- This message was sent by Atlassian Jira (v8.3.4#803005)
