You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mx...@apache.org on 2020/05/12 09:18:07 UTC

[beam] branch master updated (f74f750 -> 4128e15)

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 f74f750  Merge pull request #11629: [BEAM-6710] Add landing page with links to relevant dashboards
     add 6656fab  [BEAM-9947] Store updated ParDoPayload for length-prefixed timer coders
     add 49e7f33  [BEAM-9947] Add unit test to check length prefixing of timer key
     add 4128e15  Merge pull request #11658: [BEAM-9947] Store updated ParDoPayload for length-prefixed timer coders

No new revisions were added by this update.

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(-)