Timo Walther created FLINK-23371: ------------------------------------ Summary: Disable AutoWatermarkInterval for bounded legacy sources Key: FLINK-23371 URL: https://issues.apache.org/jira/browse/FLINK-23371 Project: Flink Issue Type: Sub-task Components: API / DataStream Reporter: Timo Walther Assignee: Timo Walther
{{LegacySourceTransformationTranslator}} has currently no special path for bounded sources. However, the table planner might add bounded legacy sources while AutoWatermarkInterval is still enabled. We should have the same logic as in {{SourceTransformationTranslator}} for disabling intermediate watermarks. -- This message was sent by Atlassian Jira (v8.3.4#803005)