Jingsong Lee created FLINK-15269: ------------------------------------ Summary: Fix hive dialect limitation to overwrite and partition syntax Key: FLINK-15269 URL: https://issues.apache.org/jira/browse/FLINK-15269 Project: Flink Issue Type: Bug Components: Table SQL / API Reporter: Jingsong Lee Fix For: 1.10.0
As [http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-Overwrite-and-partition-inserting-support-in-1-10-td35829.html#a35885] discussed. We should: * Remove hive dialect limitation for supported "INSERT OVERWRITE" and "INSERT ... PARTITION(...)". * Limit "CREATE TABLE ... PARTITIONED BY" to hive dialect. -- This message was sent by Atlassian Jira (v8.3.4#803005)