This is an automated email from the ASF dual-hosted git repository.
mxm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from c9c239f Merge pull request #10498 from suztomo/protobuf-3.11.1f
new 2dc923b [BEAM-8577] Initialize FileSystems during Coder
deserialization in Reshuffle reduce phase.
new 785609f Merge pull request #10027: [BEAM-8577] Initialize FileSystems
in coder for Reshuffle
The 2 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:
.../translation/types/CoderTypeSerializer.java | 19 ++++++++++++++++
.../translation/types/CoderTypeSerializer.java | 19 ++++++++++++++++
.../flink/FlinkBatchTransformTranslators.java | 24 ++++++++++++++++----
...StepContext.java => FlinkIdentityFunction.java} | 26 +++++++++++++---------
.../translation/types/CoderTypeInformation.java | 26 ++++++++++++++++++++--
5 files changed, 98 insertions(+), 16 deletions(-)
copy
runners/flink/src/main/java/org/apache/beam/runners/flink/translation/functions/{FlinkNoOpStepContext.java
=> FlinkIdentityFunction.java} (62%)