You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2023/10/09 23:39:39 UTC

[beam] branch master updated (2bbb3485c78 -> ab5992940c1)

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 2bbb3485c78 Populate top-level display data in yaml main. (#28512)
     add 3844972d681 Revert "Populate top-level display data in yaml main. (#28512)"
     new ab5992940c1 Merge pull request #28906 from apache/revert-28512-display-data

The 1 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/pipeline.py           | 28 ++++++---------------------
 sdks/python/apache_beam/transforms/display.py | 23 ++++++++--------------
 sdks/python/apache_beam/yaml/main.py          | 17 +++++++---------
 3 files changed, 21 insertions(+), 47 deletions(-)


[beam] 01/01: Merge pull request #28906 from apache/revert-28512-display-data

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit ab5992940c1e3c1d004cfd40d8a087e1d6436f5e
Merge: 2bbb3485c78 3844972d681
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Mon Oct 9 16:39:31 2023 -0700

    Merge pull request #28906 from apache/revert-28512-display-data
    
    Revert "Populate top-level display data in yaml main."

 sdks/python/apache_beam/pipeline.py           | 28 ++++++---------------------
 sdks/python/apache_beam/transforms/display.py | 23 ++++++++--------------
 sdks/python/apache_beam/yaml/main.py          | 17 +++++++---------
 3 files changed, 21 insertions(+), 47 deletions(-)