[
https://issues.apache.org/jira/browse/BEAM-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17131082#comment-17131082
]
Beam JIRA Bot commented on BEAM-9256:
-------------------------------------
This issue was marked "stale-assigned" and has not received a public comment in
7 days. It is now automatically unassigned. If you are still working on it, you
can assign it to yourself again. Please also give an update about the status of
the work.
> 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
>
> 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)