ahmedabu98 commented on code in PR #29834:
URL: https://github.com/apache/beam/pull/29834#discussion_r1489799035


##########
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:
   Robert requested to only commit IO expansion service for now (GCP service is 
commented out in `standard_expansion_services.yaml`). 
   In a future PR, we'll enable GCP as well and will similarly import io_gcp in 
`apache_beam/io/gcp/__init__.py`



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