yiga2 opened a new issue #20897:
URL: https://github.com/apache/airflow/issues/20897


   ### Apache Airflow Provider(s)
   
   google
   
   ### Versions of Apache Airflow Providers
   
   6.3
   
   ### Apache Airflow version
   
   2.2.2
   
   ### Operating System
   
   Ubuntu
   
   ### Deployment
   
   Other Docker-based deployment
   
   ### Deployment details
   
   _No response_
   
   ### What happened
   
   Seems G has changed the format of the URL to get to a query job. 
   The `j` parameter = `jobID` is not sufficient anymore. If you try, website 
states it needs `location` from now on too.
   Error is `Invalid value for location: undefined is not a valid value`
   Weird as unannounced but at the same time, there is no official 
documentation for the console shortcuts neither.
   
   ### What you expected to happen
   
   I found out that prefixing the jobId with `bq:US:` works for me so it seems 
the link code must be changed to pass the region as part of `j` param
   
   ### How to reproduce
   
   any task calling the bigquery link routine 
   
   ### Anything else
   
   Not willing to create a PR as no idea what else G has or may change in the 
future without formal documentation - only Googlers would know internally.
   
   ### Are you willing to submit PR?
   
   - [ ] 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