tvalentyn commented on code in PR #30991:
URL: https://github.com/apache/beam/pull/30991#discussion_r1569601398


##########
sdks/python/apache_beam/runners/common.py:
##########
@@ -1086,6 +1053,9 @@ def _invoke_process_batch_per_window(
 
     kwargs_for_process_batch = kwargs_for_process_batch or {}
 
+    if additional_kwargs:

Review Comment:
   Is this a drive-by change or is it directly related to the intention of this 
PR?



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to