zzlbuaa commented on issue #5531: [AIRFLOW-4894]Add hook and operator for GCP 
DLP
URL: https://github.com/apache/airflow/pull/5531#issuecomment-509447923
 
 
   @criccomini 
   Re: diff between PRs
   1. I did not cover deidentify-templates and job_triggers api calls in the 
hook, while @ryanyuan did. 
   2. He has multiple operators corresponding to each single API calls, while I 
have only one run_dlp_job() operator to create a dlp-job asynchronously and 
keep polling its status until finish or fail/cancel, which calls 
create_dlp_job() and get_dlp_job().

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to