[
https://issues.apache.org/jira/browse/BEAM-7074?focusedWorklogId=448225&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-448225
]
ASF GitHub Bot logged work on BEAM-7074:
----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Jun/20 03:42
Start Date: 19/Jun/20 03:42
Worklog Time Spent: 10m
Work Description: boyuanzz commented on a change in pull request #11894:
URL: https://github.com/apache/beam/pull/11894#discussion_r442614800
##########
File path:
sdks/python/apache_beam/runners/portability/fn_api_runner/fn_runner_test.py
##########
@@ -377,11 +377,6 @@ def process_timer(
assert_that(actual, equal_to(expected))
def test_pardo_timers_clear(self):
- if type(self).__name__ != 'FlinkRunnerTest':
Review comment:
They are passing now. It seems like because of my FnApiRunner changes.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 448225)
Time Spent: 2.5h (was: 2h 20m)
> 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: 2.5h
> 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)