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 2022/07/19 22:25:57 UTC

[beam] 01/01: Merge pull request #22327 Require unique names for stages.

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 ba62704a4640979763655a25fd1d603e60bc8e80
Merge: ba38a4d6e55 5dc02f5df67
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Tue Jul 19 15:25:51 2022 -0700

    Merge pull request #22327 Require unique names for stages.

 .../src/apache_beam/internal/pipeline.ts           |  13 ++-
 sdks/typescript/src/apache_beam/testing/assert.ts  |  31 +++---
 .../apache_beam/transforms/group_and_combine.ts    | 110 ++++++++++++---------
 sdks/typescript/test/docs/programming_guide.ts     |  25 +++--
 sdks/typescript/test/primitives_test.ts            |   4 +-
 5 files changed, 114 insertions(+), 69 deletions(-)