razvanculea commented on code in PR #35137:
URL: https://github.com/apache/beam/pull/35137#discussion_r2145531901
##########
sdks/python/apache_beam/io/iobase.py:
##########
@@ -1127,47 +1168,183 @@ def __init__(self, sink: Sink) -> None:
self.sink = sink
def expand(self, pcoll):
Review Comment:
good call, refactor done
--
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]