jrmccluskey commented on code in PR #34706: URL: https://github.com/apache/beam/pull/34706#discussion_r2063773575
########## sdks/python/apache_beam/typehints/native_type_compatibility_test.py: ########## @@ -263,6 +263,10 @@ def test_convert_to_beam_type_with_collections_types(self): collections.defaultdict[str, int], typehints.Dict[str, int]), ('count', collections.Counter[str, int], typehints.Dict[str, int]), Review Comment: I will likely remove this test case in a follow-up, but will handle that later -- 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