[
https://issues.apache.org/jira/browse/BEAM-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548383#comment-17548383
]
Danny McCormick commented on BEAM-9256:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/20025
> 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: P3
> Labels: Clarified
>
> 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.20.7#820007)