Ryan Thompson created BEAM-14084: ------------------------------------ Summary: Fix Iterable todo In CoGroupByKey Key: BEAM-14084 URL: https://issues.apache.org/jira/browse/BEAM-14084 Project: Beam Issue Type: Bug Components: sdk-py-core Reporter: Ryan Thompson Assignee: Ryan Thompson
Change iterable_input_value_types to be either type.Iterable or rename the variable to specify it is supposed to be a list. https://github.com/apache/beam/blob/6e339718c63f14fa3cc6249bec43a1b0e3a32af0/sdks/python/apache_beam/transforms/util.py#L198 -- This message was sent by Atlassian Jira (v8.20.1#820001)