Jingsong Lee created FLINK-13257: ------------------------------------ Summary: blink runner should avoid stream operator implementing BoundedOneInput Key: FLINK-13257 URL: https://issues.apache.org/jira/browse/FLINK-13257 Project: Flink Issue Type: Bug Components: Table SQL / Planner Reporter: Jingsong Lee Assignee: Jingsong Lee
According to https://issues.apache.org/jira/browse/FLINK-11879 , BoundedOneInput should not coexist with checkpoint, so we can not use BoundedOneInput in streaming mode. -- This message was sent by Atlassian JIRA (v7.6.14#76016)