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

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

                Author: ASF GitHub Bot
            Created on: 02/Jun/20 21:19
            Start Date: 02/Jun/20 21:19
    Worklog Time Spent: 10m 
      Work Description: tweise commented on a change in pull request #11894:
URL: https://github.com/apache/beam/pull/11894#discussion_r434181735



##########
File path: sdks/python/apache_beam/runners/portability/portable_runner_test.py
##########
@@ -241,7 +241,8 @@ def process(self, kv, 
index=beam.DoFn.StateParam(index_state_spec)):
           equal_to(expected))
 
   # Inherits all other tests from fn_api_runner_test.FnApiRunnerTest
-
+  def test_pardo_timers_clear(self):

Review comment:
       This may also be used for Spark. Skip should probably only occur in leaf 
classes that strictly need it. Otherwise, we are almost back to what we had 
before ;-)




----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 440454)
    Time Spent: 1h 10m  (was: 1h)

> FnApiRunner fails to wire multiple timer specs in single pardo
> --------------------------------------------------------------
>
>                 Key: BEAM-7074
>                 URL: https://issues.apache.org/jira/browse/BEAM-7074
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-harness
>    Affects Versions: 2.11.0
>            Reporter: Thomas Weise
>            Priority: P2
>              Labels: stale-P2
>             Fix For: 2.21.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Multiple timer specs in a ParDo yield "NotImplementedError: Timers and side 
> inputs."



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

Reply via email to