[
https://issues.apache.org/jira/browse/BEAM-9258?focusedWorklogId=386758&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-386758
]
ASF GitHub Bot logged work on BEAM-9258:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Feb/20 17:10
Start Date: 13/Feb/20 17:10
Worklog Time Spent: 10m
Work Description: aaltay commented on pull request #10849: [BEAM-9258]
Integrate Google Cloud Data loss prevention functionality for Python SDK
URL: https://github.com/apache/beam/pull/10849#discussion_r378998869
##########
File path: sdks/python/setup.py
##########
@@ -203,6 +203,7 @@ def get_version():
'google-cloud-bigquery>=1.6.0,<1.18.0',
'google-cloud-core>=0.28.1,<2',
'google-cloud-bigtable>=0.31.1,<1.1.0',
+ 'google-cloud-dlp >=0.12.0,<=0.13.0',
Review comment:
Version after 0.13 will not support py2. (notice at the top:
https://googleapis.dev/python/dlp/latest/gapic/v2/api.html)
I wonder if we need to add a comment note here for the person that will
upgrade version ranges next?
----------------------------------------------------------------
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: 386758)
Time Spent: 50m (was: 40m)
> [Python] PTransform that connects to Cloud DLP deidentification service
> -----------------------------------------------------------------------
>
> Key: BEAM-9258
> URL: https://issues.apache.org/jira/browse/BEAM-9258
> Project: Beam
> Issue Type: Sub-task
> Components: io-py-gcp
> Reporter: Michał Walenia
> Assignee: Michał Walenia
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)