Ahmet Altay created BEAM-1561:
---------------------------------
Summary: Iterating over _UnwindowedValues is slow
Key: BEAM-1561
URL: https://issues.apache.org/jira/browse/BEAM-1561
Project: Beam
Issue Type: Bug
Components: sdk-py
Reporter: Ahmet AltayUser reported issue """ Iterating over it (multiple times) is very slow, which goes away after converting it to a list via user_data = list(user_data) """ -- This message was sent by Atlassian JIRA (v6.3.15#6346)
