This is an automated email from the ASF dual-hosted git repository.
echauchot pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 4bd3386 Merge pull request #6325: [BEAM-5277] Flink portable
streaming: Empty side input for ready windows
add 3c5620e [BEAM-3193] Add SparkCoGroupByKeyStreaming validates runner
to test CoGroupByKay bahavior in streaming mode on spark runner
new 18e8dcc Merge pull request #5945 from
echauchot/BEAM-3193-spark-CoGroupByKey-streaming
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/SparkCoGroupByKeyStreamingTest.java | 172 +++++++++++++++++++++
1 file changed, 172 insertions(+)
create mode 100644
runners/spark/src/test/java/org/apache/beam/runners/spark/translation/streaming/SparkCoGroupByKeyStreamingTest.java