AnandInguva commented on code in PR #28385:
URL: https://github.com/apache/beam/pull/28385#discussion_r1332136027


##########
sdks/python/apache_beam/runners/common.py:
##########
@@ -762,6 +762,7 @@ def __init__(self,
     # Try to prepare all the arguments that can just be filled in
     # without any additional work. in the process function.
     # Also cache all the placeholders needed in the process function.
+    input_args = list(input_args)

Review Comment:
   Similar to 
https://github.com/apache/beam/pull/28385/files#diff-350e908b1c77bb2c78ff5a16f77e7da591ea87dd3911a296be8c598162896b19L1372



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