You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2021/01/11 05:57:00 UTC

[jira] [Updated] (FLINK-20917) Support ALTER TABLE ... DROP PARTITION statement

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

Jark Wu updated FLINK-20917:
----------------------------
    Summary: Support ALTER TABLE ... DROP PARTITION statement  (was: can not drop hive partition on flink)

> Support ALTER TABLE ... DROP PARTITION statement
> ------------------------------------------------
>
>                 Key: FLINK-20917
>                 URL: https://issues.apache.org/jira/browse/FLINK-20917
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / API
>    Affects Versions: 1.12.0
>         Environment: hive versioin: 3.1.2
> flink version: 1.12.0
>            Reporter: Spongebob
>            Priority: Major
>         Attachments: image-2021-01-11-10-37-22-445.png
>
>
>  when I run this sql in flink "ALTER TABLE tablename DROP PARTITION (key='xxx')", flink throws an SqlParserException which says "SQL parse failed. Encountered "partition" at line 1, column 41."



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