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 2021/02/08 20:27:00 UTC

[jira] [Work logged] (BEAM-2914) Fn API merging window support

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

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

                Author: ASF GitHub Bot
            Created on: 08/Feb/21 20:26
            Start Date: 08/Feb/21 20:26
    Worklog Time Spent: 10m 
      Work Description: y1chi commented on a change in pull request #12995:
URL: https://github.com/apache/beam/pull/12995#discussion_r572347615



##########
File path: sdks/python/apache_beam/runners/portability/flink_runner_test.py
##########
@@ -400,6 +400,9 @@ def test_callbacks_with_exception(self):
   def test_register_finalizations(self):
     raise unittest.SkipTest("BEAM-6868")
 
+  def test_custom_merging_window(self):

Review comment:
       we may need to add this to spark_runner_test.py as well.




----------------------------------------------------------------
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: 549857)
    Time Spent: 3h 10m  (was: 3h)

> Fn API merging window support
> -----------------------------
>
>                 Key: BEAM-2914
>                 URL: https://issues.apache.org/jira/browse/BEAM-2914
>             Project: Beam
>          Issue Type: Improvement
>          Components: beam-model
>            Reporter: Henning Rohde
>            Priority: P3
>              Labels: portability
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> The Fn API should support merging windows. Detailed design TBD.
> Once design is ready, expand subtasks similarly to BEAM-2822.



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