This is an automated email from the ASF dual-hosted git repository.
robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 1e873f42e14 Use highmem runner for
beam_PostRelease_NightlySnapshot.yml (#31749)
add b68b29a3ff6 Basic yaml-defined provider.
add d2df083a029 Refactor jinja templatiziation to common location.
add 3212688e2e6 Merge pull request #31684 Basic yaml-defined provider.
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/typehints/schemas.py | 8 +--
sdks/python/apache_beam/yaml/json_utils.py | 3 +-
sdks/python/apache_beam/yaml/main.py | 15 +-----
sdks/python/apache_beam/yaml/yaml_provider.py | 57 +++++++++++++++++++++
.../apache_beam/yaml/yaml_provider_unit_test.py | 58 ++++++++++++++++++++++
sdks/python/apache_beam/yaml/yaml_transform.py | 25 ++++++++--
6 files changed, 146 insertions(+), 20 deletions(-)