You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "matthieuvilatte (via GitHub)" <gi...@apache.org> on 2023/02/08 17:15:17 UTC

[GitHub] [airflow] matthieuvilatte commented on pull request #27638: Add Cloud Run Operator

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

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