You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "robertwb (via GitHub)" <gi...@apache.org> on 2023/09/21 23:59:39 UTC

[GitHub] [beam] robertwb commented on a diff in pull request #28595: [YAML] Add PubSub reading and writing transforms.

robertwb commented on code in PR #28595:
URL: https://github.com/apache/beam/pull/28595#discussion_r1333712254


##########
sdks/python/apache_beam/typehints/schemas.py:
##########
@@ -226,6 +226,15 @@ def option_from_runner_api(
       schema_registry=schema_registry).option_from_runner_api(option_proto)
 
 
+def schema_field(
+    name: str, field_type: Union[schema_pb2.FieldType,

Review Comment:
   They should be quite well covered. 



-- 
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-unsubscribe@beam.apache.org

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