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 dac2bd87b2c497e7fc9cfce984463c0903a39c9e
Merge: 5b3dbf849ce 99df52cffea
Author: Robert Bradshaw <rober...@gmail.com>
AuthorDate: Fri Apr 12 08:35:49 2024 -0700

    Merge pull request #30880 [YAML] Adds several tests exercising the 
cross-language capabilities.

 sdks/python/apache_beam/yaml/integration_tests.py |   8 +-
 sdks/python/apache_beam/yaml/tests/avro.yaml      |  47 +++++++++
 sdks/python/apache_beam/yaml/tests/java-map.yaml  |  74 +++++++++++++
 sdks/python/apache_beam/yaml/tests/parquet.yaml   |  47 +++++++++
 sdks/python/apache_beam/yaml/tests/sql.yaml       |  59 +++++++++++
 sdks/python/apache_beam/yaml/tests/text.yaml      |  47 +++++++++
 sdks/python/apache_beam/yaml/tests/windowing.yaml | 122 ++++++++++++++++++++++
 sdks/python/apache_beam/yaml/yaml_combine.py      |   1 -
 sdks/python/apache_beam/yaml/yaml_provider.py     |   6 +-
 9 files changed, 404 insertions(+), 7 deletions(-)


Reply via email to