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

[jira] [Work logged] (BEAM-8537) Provide WatermarkEstimatorProvider for different types of WatermarkEstimator

     [ https://issues.apache.org/jira/browse/BEAM-8537?focusedWorklogId=465448&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-465448 ]

ASF GitHub Bot logged work on BEAM-8537:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Aug/20 20:16
            Start Date: 02/Aug/20 20:16
    Worklog Time Spent: 10m 
      Work Description: mayket04 commented on pull request #10375:
URL: https://github.com/apache/beam/pull/10375#issuecomment-667719546


   Having a example/sample code for using it would be excellent :)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 465448)
    Time Spent: 18h 40m  (was: 18.5h)

> Provide WatermarkEstimatorProvider for different types of WatermarkEstimator
> ----------------------------------------------------------------------------
>
>                 Key: BEAM-8537
>                 URL: https://issues.apache.org/jira/browse/BEAM-8537
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core, sdk-py-harness
>            Reporter: Boyuan Zhang
>            Assignee: Boyuan Zhang
>            Priority: P2
>             Fix For: 2.20.0
>
>          Time Spent: 18h 40m
>  Remaining Estimate: 0h
>
> This is a follow up for in-progress PR:  https://github.com/apache/beam/pull/9794.
> Current implementation in PR9794 provides a default implementation of WatermarkEstimator. For further work, we want to let WatermarkEstimator to be a pure Interface. We'll provide a WatermarkEstimatorProvider to be able to create a custom WatermarkEstimator per windowed value. It should be similar to how we track restriction for SDF: 
> WatermarkEstimator <---> RestrictionTracker 
> WatermarkEstimatorProvider <---> RestrictionTrackerProvider
> WatermarkEstimatorParam <---> RestrictionDoFnParam



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