robertwb commented on a change in pull request #11314: [BEAM-9562] Send Timers 
over Data Channel as Elements
URL: https://github.com/apache/beam/pull/11314#discussion_r406468331
 
 

 ##########
 File path: 
sdks/python/apache_beam/runners/portability/fn_api_runner/fn_runner.py
 ##########
 @@ -536,7 +525,8 @@ def _run_stage(self,
         runner_execution_context,
         bundle_context_manager,
         data_input,
-        data_output,
+        data_output, {},
 
 Review comment:
   Put {} on its own line. (Surprised yapf didn't complain, or maybe you 
haven't run it yet.)

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to