jscheffl commented on issue #37217:
URL: https://github.com/apache/airflow/issues/37217#issuecomment-1932988640

   Reason for not templating is probably that the Google Operator in 
https://github.com/apache/airflow/blob/main/airflow/providers/google/cloud/operators/cloud_batch.py#L60
 does not describe the "command" field as template field (see 
https://airflow.apache.org/docs/apache-airflow/stable/howto/custom-operator.html#templating)
   
   From the descriptio of this field it would make sense to have this 
template-able. If you have a strong demand, please contribute a PR to the 
respective code section, else maybe you need to wait that somebody picks this 
up.


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