[
https://issues.apache.org/jira/browse/FLINK-23371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-23371.
--------------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
Fixed in 1.14.0:
commit 47627b28b3d15c20c3924cf42acfb835f330172b
[table-planner] Disable progressive watermarks for bounded SourceFunctions
commit 54e4d716a35aec357e7741aac2888ab0e72e5012
[streaming-java] Allow disabling progressive watermarks for SourceFunction
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> {{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)