This is an automated email from the ASF dual-hosted git repository.
dmvk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 1890696 Merge pull request #11546 from [BEAM-9832] Ensuring tags are
not added to ProcessBundleDescriptors o…
add 482bbc0 [BEAM-9824] Do not ignore chained Reshuffles on flink batch
runner.
new 164bef3 Merge pull request #11530: [BEAM-9824] Do not ignore chained
Reshuffles on flink batch runner.
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:
.../flink/FlinkBatchTransformTranslators.java | 12 ++-
.../beam/runners/flink/batch/ReshuffleTest.java | 104 +++++++++++++++++++++
2 files changed, 113 insertions(+), 3 deletions(-)
create mode 100644
runners/flink/src/test/java/org/apache/beam/runners/flink/batch/ReshuffleTest.java