osintalex opened a new issue, #70631:
URL: https://github.com/apache/airflow/issues/70631

   ### Under which category would you file this issue?
   
   Providers
   
   ### Apache Airflow version
   
   2.10.5-build.25
   
   ### What happened and how to reproduce it?
   
   Cannot pass `gcs_source` or `bigquery source` arguments with templating to 
the operator, which is a very typical use case. 
   
   ### What you think should happen instead?
   
   Can pass these fields so can provide different GCS/BQ inputs/outputs 
depending on current environment (i.e. dev/staging/prod) or configuration in 
variables. Need to change the items here 
https://github.com/apache/airflow/blob/main/providers/google/src/airflow/providers/google/cloud/operators/vertex_ai/batch_prediction_job.py#L162
   
   ### Operating System
   
   _No response_
   
   ### Deployment
   
   None
   
   ### Apache Airflow Provider(s)
   
   google
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Official Helm Chart version
   
   Not Applicable
   
   ### Kubernetes Version
   
   _No response_
   
   ### Helm Chart configuration
   
   _No response_
   
   ### Docker Image customizations
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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