blpham opened a new pull request, #32846:
URL: https://github.com/apache/airflow/pull/32846

   Implemented operator and hook for running a Google Cloud Data Pipeline. The 
operator will call Google Cloud API to run the given Data Pipeline and return 
the created Google Cloud Dataflow job.
   
   Created unit tests to test functionality of hooks and operator. Created 
example DAGs to test that Data Pipeline is run properly.
   
   This operator is to work alongside the CreateDataPipelineOperator, which was 
implemented in a separate branch.


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