liferoad commented on code in PR #28595:
URL: https://github.com/apache/beam/pull/28595#discussion_r1333659856
##########
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:
do we have enough tests for core.py and schemas.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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]