You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2022/06/22 23:58:10 UTC

[beam] branch release-2.40.0 updated (882b6083b35 -> 313f0393b5f)

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

pabloem pushed a change to branch release-2.40.0
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 882b6083b35 Merge pull request #21944 from [cherry-pick][release-2.40.0][21941] Fix no output timestamp case
     new 52834cddcd0 Add failing test
     new 92a57ce0984 Fix flatmap bug
     new 313f0393b5f Merge pull request #22007 from [release-2.40.0] Fix FlatMap numpy array bug

The 36296 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:
 sdks/python/apache_beam/runners/common.py                        | 7 +++++--
 .../runners/portability/fn_api_runner/fn_runner_test.py          | 9 +++++++++
 2 files changed, 14 insertions(+), 2 deletions(-)