You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Vikas Kedigehalli (JIRA)" <ji...@apache.org> on 2017/05/03 19:55:05 UTC

[jira] [Created] (BEAM-2156) Clean up import guards for GCP libraries in the python SDK

Vikas Kedigehalli created BEAM-2156:
---------------------------------------

             Summary: 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
            Reporter: Vikas Kedigehalli
            Assignee: Ahmet Altay
            Priority: Minor


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
(v6.3.15#6346)