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/08/10 20:00:21 UTC

[beam] 01/01: Merge pull request #27884 Also use config pattern for yaml providers.

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 47e8de3aed0a2283c9951e411d6abb311755ba35
Merge: c994fddd05a 051872e6deb
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Thu Aug 10 13:00:11 2023 -0700

    Merge pull request #27884 Also use config pattern for yaml providers.

 sdks/python/apache_beam/yaml/pipeline.schema.yaml  |   1 +
 .../apache_beam/yaml/standard_providers.yaml       |   5 +-
 sdks/python/apache_beam/yaml/yaml_provider.py      | 122 ++++++++++++++-------
 3 files changed, 87 insertions(+), 41 deletions(-)