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