[
https://issues.apache.org/jira/browse/BEAM-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546349#comment-17546349
]
Kenneth Knowles commented on BEAM-2156:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18230
> Clean up import guards for GCP libraries in the python SDK
> ----------------------------------------------------------
>
> Key: BEAM-2156
> URL: https://issues.apache.org/jira/browse/BEAM-2156
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Vikas Kedigehalli
> Priority: P3
>
> For protecting against environments that do not have gcp libraries installed
> we have import guards like
> https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/gcp/datastore/v1/helper.py#L21
> which is ugly. Need to come up with a better approach to handle such
> scenarios.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)