nuclearpinguin commented on a change in pull request #6966: [AIRFLOW-6108] 
[AIP-21] Rename CloudDLP operators
URL: https://github.com/apache/airflow/pull/6966#discussion_r362160399
 
 

 ##########
 File path: airflow/gcp/operators/dlp.py
 ##########
 @@ -1032,7 +1032,7 @@ def execute(self, context):
         )
 
 
-class CloudDLPGetJobTripperOperator(BaseOperator):
+class CloudDLPGetJobTriggerOperator(BaseOperator):
 
 Review comment:
   ```suggestion
   class CloudDLPGetDLPJobTriggerOperator(BaseOperator):
   ```
   Let's be consistent. @mik-laj do you think we need to repeat DLP two times 
in the name?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to