You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "tartarus (Jira)" <ji...@apache.org> on 2022/07/27 12:02:00 UTC

[jira] [Created] (FLINK-28720) Add Hive partition when flink has no data to write

tartarus created FLINK-28720:
--------------------------------

             Summary: Add Hive partition when flink has no data to write
                 Key: FLINK-28720
                 URL: https://issues.apache.org/jira/browse/FLINK-28720
             Project: Flink
          Issue Type: Sub-task
          Components: Connectors / Hive
            Reporter: tartarus


When writing data to a specified partition (static partition) of a Hive table with Flink SQL, the partition should be added just like Hive/Spark regardless of whether there is data written or not.

we should also ensure that Insert into and insert overwrite semantics.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)