This is an automated email from the ASF dual-hosted git repository.

mxm pushed a commit to branch release-2.17.0
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 19c298d85ec56af2b3c5ceb1f51b00ed4af26afc
Merge: e6cfb11 a307c7e
Author: Maximilian Michels <m...@apache.org>
AuthorDate: Wed Nov 13 17:16:41 2019 +0100

    Merge pull request #10077: [BEAM-8157] Add LengthPrefixCoder around unknown 
key coder for stateful ProcessBundleDescriptor
    
    Backport of #9997.

 .../streaming/ExecutableStageDoFnOperator.java     |  35 +++++-
 .../streaming/ExecutableStageDoFnOperatorTest.java |   2 +-
 .../control/ProcessBundleDescriptors.java          |  28 +++++
 .../control/ProcessBundleDescriptorsTest.java      | 130 +++++++++++++++++++++
 .../fnexecution/control/RemoteExecutionTest.java   |   4 +-
 .../runners/portability/portable_runner_test.py    |  43 +++++++
 6 files changed, 236 insertions(+), 6 deletions(-)

Reply via email to