[
https://issues.apache.org/jira/browse/BEAM-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ahmet Altay resolved BEAM-1561.
-------------------------------
Resolution: Information Provided
Fix Version/s: Not applicable
> 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 Altay
> Fix For: Not applicable
>
>
> User 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)