[
https://issues.apache.org/jira/browse/BEAM-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17121697#comment-17121697
]
Kenneth Knowles commented on BEAM-9256:
---------------------------------------
This issue is assigned but has not received an update in 30 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> 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ý
> Assignee: Jan Lukavský
> Priority: P2
> Labels: stale-assigned
>
> 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)