Udi Meiri created BEAM-9529:
-------------------------------

             Summary: Remove googledatastore package
                 Key: BEAM-9529
                 URL: https://issues.apache.org/jira/browse/BEAM-9529
             Project: Beam
          Issue Type: Bug
          Components: io-py-gcp
            Reporter: Udi Meiri
            Assignee: Udi Meiri


Followup to https://issues.apache.org/jira/browse/BEAM-4543

Reasons:
1. v1/datastoreio.py (which uses googledatastore) has had a deprecation notice 
since 2.13 (admittedly citing a 3.0 Beam release).
v1new/datastoreio.py is the replacement, using the newer package.
2. googledatastore does not support Python 3, and 2.7 support is going away on 
Beam.
3. googledatastore depends on an old version of httplib2 [1], which is starting 
to conflict with other packages using new versions [2].

[1] 
https://github.com/GoogleCloudPlatform/google-cloud-datastore/blob/85e3856fa0a851ba5fc47525aab7fa8b7c711146/python/setup.py#L31
[2] https://github.com/googleapis/google-api-python-client/pull/841/files





--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to