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

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


    from 4bfea2c  [Gradle Release Plugin] - new version commit:  
'v2.23.0-SNAPSHOT'.
     add 19f4338  [BEAM-10308] Make component ID assignments consistent across 
PipelineContext instances (#12067)
     new 97e4f82  [release-2.23.0][BEAM-10308] Make component ID assignments 
consistent across Pipeline (cherrypick from master) #12196

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                | 35 ++++++++++++++++++++++
 .../python/apache_beam/runners/pipeline_context.py | 23 +++++++-------
 .../apache_beam/runners/pipeline_context_test.py   | 13 ++++++++
 sdks/python/apache_beam/transforms/external.py     |  3 +-
 sdks/python/apache_beam/transforms/sql_test.py     | 15 ++++++++++
 5 files changed, 76 insertions(+), 13 deletions(-)

Reply via email to