caneff commented on code in PR #28454:
URL: https://github.com/apache/beam/pull/28454#discussion_r1327587669


##########
sdks/python/apache_beam/dataframe/frame_base.py:
##########
@@ -500,6 +500,8 @@ def wrap(func):
 
     removed_arg_names = removed_args if removed_args is not None else []
 
+    # TODO: Better handle position only arguments if they are ever a thing

Review Comment:
   Removed the TODO



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