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

   ### Description
   
   Currently the `GCSToBigQueryOperator` requires that a Schema object located 
in GCS be located in the same bucket as the files. I'd like an option to have 
it located in a different bucket.
   
   ### Use case/motivation
   
   I have a GCS bucket where I store files with a 90 day auto-expiration. I 
want to be able to store a fixed schema in GCS, but since this bucket has an 
auto-expiration of 90 days the schema is auto deleted at that time.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a 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