You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ahmet Altay (JIRA)" <ji...@apache.org> on 2017/03/02 20:15:45 UTC

[jira] [Resolved] (BEAM-1561) Iterating over _UnwindowedValues is slow

     [ 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)