This repository was archived by the owner on Sep 2, 2025. It is now read-only.
  
  
  
  
  
Description
Is this your first time submitting a feature request?
Describe the feature
So far the job link is logged once the fails or if the debug mode is enabled and the job is done.
However in a lot of cases, if you want to follow a job execution for a long running one (ie to look at execution plan or access the UI to cancel it manually), you have to find it again by using the job search on the UI/CLI which is inconvenient.
Moving the log earlier in the process (after the job submission but before it's done) will ease the operational side for engineers.
Describe alternatives you've considered
No response
Who will this benefit?
Anyone monitoring/troubleshooting BigQuery query using debug mode
Are you interested in contributing this feature?
yes
Anything else?
No response