You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2021/03/31 19:46:00 UTC

[jira] [Updated] (BEAM-10032) Consider using RangeEndEstimator in a finite range for better Split/Progress

     [ https://issues.apache.org/jira/browse/BEAM-10032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Knowles updated BEAM-10032:
-----------------------------------
    Status: Open  (was: Triage Needed)

> Consider using RangeEndEstimator in a finite range for better Split/Progress 
> -----------------------------------------------------------------------------
>
>                 Key: BEAM-10032
>                 URL: https://issues.apache.org/jira/browse/BEAM-10032
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Boyuan Zhang
>            Priority: P3
>              Labels: Clarified
>
> More discussions: 
> https://github.com/apache/beam/pull/11715#issuecomment-630965824
> In PR11715, a RangeEndEstimator is only used when the range is infinite(end == Long.MAX_VALUE). We may also want to use RangeEndEstimator in a finite range(especially after the first split of infinite range) for a better Split/Progress.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)