[
https://issues.apache.org/jira/browse/BEAM-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16008749#comment-16008749
]
Robert Bradshaw edited comment on BEAM-2024 at 5/12/17 10:37 PM:
-----------------------------------------------------------------
This is the more verbose AfterPane.elementCountAtLeast(...) in Java.
was (Author: robertwb):
This is the more verbose AfterPane.elementCount(...) in Java.
> Python and Java SDKs differ on name of AfterCount
> -------------------------------------------------
>
> Key: BEAM-2024
> URL: https://issues.apache.org/jira/browse/BEAM-2024
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py
> Reporter: Wesley Tanaka
> Assignee: Ahmet Altay
> Priority: Minor
>
> * https://cloud.google.com/dataflow/model/triggers#window-accumulation-modes
> refers to an AfterCount trigger
> * There is no AfterCount trigger in java SDK
> * There is an AfterCount trigger in python SDK
> My wild guess hypothesis is that AfterCount got renamed between Dataflow and
> Beam, but that the python beam SDK did not also execute the same rename?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)