liferoad commented on code in PR #34701:
URL: https://github.com/apache/beam/pull/34701#discussion_r2053133952


##########
website/www/site/content/en/documentation/sdks/yaml-providers.md:
##########
@@ -133,12 +133,14 @@ the implementation in terms of other YAML transforms.
         properties:
           n: {type: integer}
       body:
-        type: MapToFields
-        config:
-          language: python
-          append: true
-          fields:
-            power: "element ** {{n}}"
+        type: chain

Review Comment:
   should this be same as 
sdks/python/apache_beam/yaml/yaml_provider_unit_test.py?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to