You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jr...@apache.org on 2023/06/06 15:03:25 UTC

[beam] branch master updated (70eae86fc35 -> d1a0a04fa4c)

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

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


    from 70eae86fc35 Make sure spark/flink get tagged correctly (#26957)
     add d1a0a04fa4c Add yaml validation using jsonschema. (#26920)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/yaml/pipeline.schema.yaml | 117 +++++++++++++---------
 sdks/python/apache_beam/yaml/yaml_transform.py    |  30 +++++-
 sdks/python/setup.py                              |   1 +
 3 files changed, 99 insertions(+), 49 deletions(-)