matthieuvilatte commented on PR #27638:
URL: https://github.com/apache/airflow/pull/27638#issuecomment-1422968821

   Hi @steren 
   Depending on the use case we use both Cloud Run Service and Cloud Run Jobs.
   (An other PR has been submited to add a [Cloud Run Job 
operator](https://github.com/apache/airflow/pull/28525) )
   I deployed [dbt](https://www.getdbt.com/) using Cloud Run. It is pretty 
convient to be abble to send parameters though a POST HTTP request: 
`start_date` and `end_date` or even `--full-refresh` parameter when building an 
incremental model.


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