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 2019/11/02 20:01:00 UTC

[jira] [Updated] (BEAM-8532) Beam Python trigger driver sets incorrect timestamp for output windows.

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

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

> Beam Python trigger driver sets incorrect timestamp for output windows.
> -----------------------------------------------------------------------
>
>                 Key: BEAM-8532
>                 URL: https://issues.apache.org/jira/browse/BEAM-8532
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Robert Bradshaw
>            Assignee: Robert Bradshaw
>            Priority: Critical
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The timestamp should lie in the window, otherwise re-windowing will not be idempotent. 
> https://github.com/apache/beam/blob/release-2.16.0/sdks/python/apache_beam/transforms/trigger.py#L1183 should be using {{window.max_timestamp()}} rather than {{.end}}



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