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

[jira] [Created] (FLINK-20917) can not drop hive partition on flink

Spongebob created FLINK-20917:
---------------------------------

             Summary: can not drop hive partition on flink
                 Key: FLINK-20917
                 URL: https://issues.apache.org/jira/browse/FLINK-20917
             Project: Flink
          Issue Type: Bug
          Components: API / Core
    Affects Versions: 1.12.0
         Environment: hive versioin: 3.1.2

flink version: 1.12.0
            Reporter: Spongebob
         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)