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

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

commit 33fdb234e3dc9fb9ba526d21467d29ae1141c2a5
Merge: 2cc49e02ee9 c288f1ad384
Author: liferoad <[email protected]>
AuthorDate: Thu Oct 17 13:53:45 2024 -0400

    Merge pull request #32286 from reeba212/enrichment-yaml
    
    [yaml] Add enrichment transform to Beam YAML

 sdks/python/apache_beam/yaml/integration_tests.py  |   2 +-
 .../apache_beam/yaml/standard_providers.yaml       |   5 +
 sdks/python/apache_beam/yaml/tests/enrichment.yaml |  84 ++++++++++++++
 sdks/python/apache_beam/yaml/yaml_enrichment.py    | 126 +++++++++++++++++++++
 .../apache_beam/yaml/yaml_enrichment_test.py       |  75 ++++++++++++
 5 files changed, 291 insertions(+), 1 deletion(-)

Reply via email to