You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2020/09/15 03:43:59 UTC

[beam] branch master updated (636bf8b -> a2126e5)

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

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


    from 636bf8b  [BEAM-9615] Add initial schema proto documentation. (#12553)
     add a2126e5  [BEAM-10781] Add PTransformOverride.get_replacement_transform_for_applied_ptransform() (#12656)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/pipeline.py                | 25 +++++++++++++++--
 sdks/python/apache_beam/pipeline_test.py           | 13 ++++++---
 .../runners/dataflow/ptransform_overrides.py       | 23 +++++++++++-----
 .../apache_beam/runners/direct/direct_runner.py    | 32 ++++++++++++++--------
 .../runners/direct/sdf_direct_runner.py            |  9 ++++--
 5 files changed, 74 insertions(+), 28 deletions(-)