boraberke commented on issue #22016:
URL: https://github.com/apache/airflow/issues/22016#issuecomment-2068029794

   Hi, 
   
   I have implemented a basic operator named 
`CloudDataTransferServiceRunJobOperator` in #39154. It might be also useful to 
add a sensor `CloudDataTransferServiceRunJobSensor` similar to 
[BigQueryDataTransferServiceTransferRunSensor](https://github.com/apache/airflow/blob/59084fd1f4c200986433f9ff60b28cd6f8a0bcc1/airflow/providers/google/cloud/sensors/bigquery_dts.py#L38)
 so that this job can be polled after triggered. 
   
   What do you think?


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to