This is an automated email from the ASF dual-hosted git repository.
mxm pushed a change to branch release-2.21.0
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 75efec2 Merge pull request #11601 from ibzib/BEAM-9877
add 625bc3f [BEAM-9947] Store updated ParDoPayload for length-prefixed
timer coders
new 34dabe3 Merge pull request #11667: [BEAM-9947] Store updated
ParDoPayload for length-prefixed timer coders
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:
.../runners/core/construction/ModelCoders.java | 6 +-
.../control/ProcessBundleDescriptors.java | 22 +++----
.../control/ProcessBundleDescriptorsTest.java | 71 ++++++++++++++--------
.../portability/fn_api_runner/fn_runner_test.py | 22 +++++--
4 files changed, 77 insertions(+), 44 deletions(-)