shunping commented on code in PR #33538:
URL: https://github.com/apache/beam/pull/33538#discussion_r1910637390


##########
sdks/python/apache_beam/typehints/native_type_compatibility.py:
##########
@@ -449,8 +449,8 @@ def convert_to_beam_types(args):
     return [convert_to_beam_type(v) for v in args]
 
 
-def convert_to_typing_type(typ):

Review Comment:
   Is this api considered public or not? Wondering if it is called externally.



-- 
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]

Reply via email to