[
https://issues.apache.org/jira/browse/BEAM-9529?focusedWorklogId=412726&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-412726
]
ASF GitHub Bot logged work on BEAM-9529:
----------------------------------------
Author: ASF GitHub Bot
Created on: 31/Mar/20 01:01
Start Date: 31/Mar/20 01:01
Worklog Time Spent: 10m
Work Description: udim commented on issue #11175: [BEAM-9529] Remove
datastore.v1, googledatastore
URL: https://github.com/apache/beam/pull/11175#issuecomment-606333889
Run Python2_PVR_Flink PreCommit
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 412726)
Time Spent: 1.5h (was: 1h 20m)
> Remove googledatastore package
> ------------------------------
>
> Key: BEAM-9529
> URL: https://issues.apache.org/jira/browse/BEAM-9529
> Project: Beam
> Issue Type: Bug
> Components: io-py-gcp
> Affects Versions: 2.21.0
> Reporter: Udi Meiri
> Assignee: Udi Meiri
> Priority: Major
> Fix For: 2.21.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> 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)