This is an automated email from the ASF dual-hosted git repository. tvalentyn pushed a commit to branch release-2.23.0 in repository https://gitbox.apache.org/repos/asf/beam.git
commit 97e4f82286d7e67e80bf7e731c7a8a26bf2c3c18 Merge: 4bfea2c 19f4338 Author: tvalentyn <[email protected]> AuthorDate: Fri Jul 17 15:19:22 2020 -0700 [release-2.23.0][BEAM-10308] Make component ID assignments consistent across Pipeline (cherrypick from master) #12196 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(-)
