shunping commented on code in PR #36184:
URL: https://github.com/apache/beam/pull/36184#discussion_r2361581378


##########
sdks/python/apache_beam/transforms/core.py:
##########
@@ -4081,6 +4081,8 @@ def expand(self, pbegin):
     # transforms (e.g. Write).
 
     class MaybeReshuffle(PTransform):
+      side_inputs = ()

Review Comment:
   I remembered I saw this kind of compat issue before. Do we also want to add 
a label for this change too?



-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to