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

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


    from 739dbb8  Merge pull request #15217 from KevinGG/BEAM-12506
     add 939fa99  [BEAM-1833] Preserve inputs names at graph construction and 
through proto transaltion. (#15202)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/pipeline.py                | 58 ++++++++++++----------
 sdks/python/apache_beam/pipeline_test.py           | 18 +++++++
 .../runners/dataflow/dataflow_runner.py            |  2 +-
 .../runners/dataflow/dataflow_runner_test.py       | 17 ++++---
 .../runners/interactive/pipeline_instrument.py     |  8 +--
 .../interactive/pipeline_instrument_test.py        | 10 ++--
 sdks/python/apache_beam/transforms/ptransform.py   | 45 ++++++++---------
 7 files changed, 92 insertions(+), 66 deletions(-)

Reply via email to