[
https://issues.apache.org/jira/browse/BEAM-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-9256:
--------------------------------
Labels: stale-P2 (was: )
> Use SortedMapState for optimization of @RequiresTimeSortedInput
> ---------------------------------------------------------------
>
> Key: BEAM-9256
> URL: https://issues.apache.org/jira/browse/BEAM-9256
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Jan Lukavský
> Priority: P2
> Labels: stale-P2
>
> The current implementation of @RequiresTimeSortedInput uses BagState, which
> is read and sorted upon watermark update. This can be improved once
> SortedMapState is available.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)