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

feat: add default timeout for Client.get_job() #1935

Merged
merged 24 commits into from
May 31, 2024
Merged

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    83c63e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b0b09b View commit details
    Browse the repository at this point in the history
  3. change timeout type detection

    Linchin committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4231ba1 View commit details
    Browse the repository at this point in the history
  4. lint

    Linchin committed May 29, 2024
    Configuration menu
    Copy the full SHA
    24baa1c View commit details
    Browse the repository at this point in the history
  5. fix unit test and coverage

    Linchin committed May 29, 2024
    Configuration menu
    Copy the full SHA
    358b32e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73ad570 View commit details
    Browse the repository at this point in the history
  7. add type hint

    Linchin committed May 29, 2024
    Configuration menu
    Copy the full SHA
    66fde13 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a23cda View commit details
    Browse the repository at this point in the history
  9. fix type hint

    Linchin committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1f1abc3 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    5728272 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c06ca38 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    1d58589 View commit details
    Browse the repository at this point in the history
  2. type hint

    Linchin committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9bfe28c View commit details
    Browse the repository at this point in the history
  3. typo

    Linchin committed May 31, 2024
    Configuration menu
    Copy the full SHA
    97844d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b1220e View commit details
    Browse the repository at this point in the history
  5. add unit tests

    Linchin committed May 31, 2024
    Configuration menu
    Copy the full SHA
    1a5fa7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed5f6cb View commit details
    Browse the repository at this point in the history
  7. fix unit test

    Linchin committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4d77e36 View commit details
    Browse the repository at this point in the history
  8. Update google/cloud/bigquery/job/query.py

    Co-authored-by: Tim Sweña (Swast) <[email protected]>
    Linchin and tswast authored May 31, 2024
    Configuration menu
    Copy the full SHA
    bc398ee View commit details
    Browse the repository at this point in the history
  9. Update google/cloud/bigquery/job/query.py

    Co-authored-by: Tim Sweña (Swast) <[email protected]>
    Linchin and tswast authored May 31, 2024
    Configuration menu
    Copy the full SHA
    ef7b71e View commit details
    Browse the repository at this point in the history
  10. address comments

    Linchin committed May 31, 2024
    Configuration menu
    Copy the full SHA
    56893c0 View commit details
    Browse the repository at this point in the history
  11. typo

    Linchin committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4987ccd View commit details
    Browse the repository at this point in the history
  12. type hint

    Linchin committed May 31, 2024
    Configuration menu
    Copy the full SHA
    253e274 View commit details
    Browse the repository at this point in the history
  13. typos

    Linchin committed May 31, 2024
    Configuration menu
    Copy the full SHA
    bd25eea View commit details
    Browse the repository at this point in the history