You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2016/06/25 17:08:37 UTC

[jira] [Updated] (BEAM-36) TimestampedValueInMultipleWindows should use a more compact set representation

     [ https://issues.apache.org/jira/browse/BEAM-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Halperin updated BEAM-36:
--------------------------------
    Fix Version/s: Not applicable

> TimestampedValueInMultipleWindows should use a more compact set representation
> ------------------------------------------------------------------------------
>
>                 Key: BEAM-36
>                 URL: https://issues.apache.org/jira/browse/BEAM-36
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Kenneth Knowles
>            Priority: Trivial
>              Labels: Windowing
>             Fix For: Not applicable
>
>
> Today TimestampedValueInMultipleWindows converts its collection of windows to a LinkedHashSet for comparisons and hashing. Since it is an immutable set, more compact representations are available.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)