Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADAP-513] [Feature] Move the BQ Job link after the job submission instead of job done #696

Closed
3 tasks done
github-christophe-oudar opened this issue May 5, 2023 · 1 comment · Fixed by #697 · May be fixed by #1429
Closed
3 tasks done

[ADAP-513] [Feature] Move the BQ Job link after the job submission instead of job done #696

github-christophe-oudar opened this issue May 5, 2023 · 1 comment · Fixed by #697 · May be fixed by #1429
Labels
enhancement New feature or request

Comments

@github-christophe-oudar
Copy link
Contributor

Is this your first time submitting a feature request?

  • I have read the expectations for open source contributors
  • I have searched the existing issues, and I could not find an existing issue for this feature
  • I am requesting a straightforward extension of existing dbt-bigquery functionality, rather than a Big Idea better suited to a discussion

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

@github-christophe-oudar github-christophe-oudar added enhancement New feature or request triage labels May 5, 2023
@github-actions github-actions bot changed the title [Feature] Move the BQ Job link after the job submission instead of job done [ADAP-513] [Feature] Move the BQ Job link after the job submission instead of job done May 5, 2023
@dbeatty10
Copy link
Contributor

This makes sense @github-christophe-oudar ! Thanks for opening the associated PR as well 🤩

@dbeatty10 dbeatty10 added ready_for_review Externally contributed PR has functional approval, ready for code review from Core engineering and removed triage ready_for_review Externally contributed PR has functional approval, ready for code review from Core engineering labels May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants