eladkal commented on code in PR #29726:
URL: https://github.com/apache/airflow/pull/29726#discussion_r1118494690


##########
tests/always/test_project_structure.py:
##########
@@ -289,6 +289,7 @@ class 
TestGoogleProviderProjectStructure(ExampleCoverageTest, AssetsCoverageTest
         
"airflow.providers.google.cloud.operators.vertex_ai.endpoint_service.UpdateEndpointOperator",
         
"airflow.providers.google.cloud.operators.vertex_ai.batch_prediction_job."
         "GetBatchPredictionJobOperator",
+        
"airflow.providers.google.cloud.operators.cloud_sql.CloudSQLCloneInstanceOperator",

Review Comment:
   What is the motivation to add new operator without example?
   Is there a difficulty in creating the example dag?
   Out goal is to reduce this list not to make it bigger.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to