tvalentyn commented on code in PR #29834: URL: https://github.com/apache/beam/pull/29834#discussion_r1489807598
########## sdks/python/apache_beam/io/__init__.py: ########## @@ -36,6 +36,7 @@ from apache_beam.io.gcp.bigquery import * from apache_beam.io.gcp.pubsub import * from apache_beam.io.gcp import gcsio + from apache_beam.transforms.xlang.io import * Review Comment: sg, thanks. -- 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]
