ahmedabu98 commented on PR #29834: URL: https://github.com/apache/beam/pull/29834#issuecomment-1944121775
@tvalentyn this is already the case, the steps are in different functions. And we're only importing `apache_beam` when using the function to generate transform configs. But this function is unusable in a clean setup (one that doesn't have generated modules) unless we make imports like `from apache_beam.transforms.xlang.io import *` optional. -- 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]
