This is an automated email from the ASF dual-hosted git repository.
janl pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 0790d698251 Merge pull request #31394: #31112 drop flink 1.14
add 5a822adc269 [flink] #31390 emit watermark with empty source
new 836e77e755b Merge pull request #31391: [flink] #31390 emit watermark
with empty source
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../streaming/io/source/FlinkSourceReaderBase.java | 9 ++--
.../unbounded/FlinkUnboundedSourceReader.java | 8 ++--
.../streaming/io/source/EmptyUnboundedSource.java | 4 +-
.../unbounded/FlinkUnboundedSourceReaderTest.java | 54 ++++++++++++++++++++--
4 files changed, 63 insertions(+), 12 deletions(-)