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 966bb2fe0a8 Upgrade Kryo coder from Kryo v4 to Kryo v5 (#27803)
     add 0bd6a2192de Implement implicit config as a preparsing option.
     add a606c53da9f Nest all transform-specific arguments in an explicit 
'config' parameter.
     add b817b5ea5e1 Merge pull request #27823 Nest all transform-specific 
arguments in an explicit 'config' parameter.

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/yaml/README.md             | 158 ++++++++++++-------
 sdks/python/apache_beam/yaml/readme_test.py        |   5 +-
 sdks/python/apache_beam/yaml/yaml_mapping.md       | 133 ++++++++--------
 sdks/python/apache_beam/yaml/yaml_mapping.py       |  23 +--
 sdks/python/apache_beam/yaml/yaml_mapping_test.py  |  38 +++--
 sdks/python/apache_beam/yaml/yaml_transform.py     |  75 +++++----
 .../python/apache_beam/yaml/yaml_transform_test.py | 171 +++++++++++++--------
 7 files changed, 373 insertions(+), 230 deletions(-)

Reply via email to