You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bh...@apache.org on 2022/06/14 21:33:38 UTC

[beam] branch master updated (e7c021d4508 -> 5f04b97fa5e)

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

bhulette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from e7c021d4508 Merge pull request #21788: Automatically enable Runner v2 for pipelines that use cross-language transforms.
     add 5f04b97fa5e Document and test overriding batch type inference (#21844)

No new revisions were added by this update.

Summary of changes:
 .../portability/fn_api_runner/fn_runner_test.py    | 29 ++++++++++
 .../apache_beam/transforms/batch_dofn_test.py      | 34 ++++++++++--
 sdks/python/apache_beam/transforms/core.py         | 64 ++++++++++++++++++----
 3 files changed, 112 insertions(+), 15 deletions(-)