You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2020/08/10 17:07:13 UTC

[jira] [Updated] (BEAM-9256) Use SortedMapState for optimization of @RequiresTimeSortedInput

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