You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2021/12/06 07:23:00 UTC

[jira] [Created] (FLINK-25178) Throw exception when managed table sink needs checkpoint

Jingsong Lee created FLINK-25178:
------------------------------------

             Summary: Throw exception when managed table sink needs checkpoint
                 Key: FLINK-25178
                 URL: https://issues.apache.org/jira/browse/FLINK-25178
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / API
            Reporter: Jingsong Lee
             Fix For: 1.15.0


In the past, many users encountered the problem that the sink did not output because they did not open the checkpoint.

For the managed table: The planner will throw an exception if the checkpoint is not turned on. (Later we can add public connector interface, including Filesystem, Hive, Iceberg, Hudi need it).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)