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)