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

fix(bigquery): use JobFromProject for storage iterator #8372

Merged
merged 2 commits into from Aug 2, 2023

Commits on Aug 1, 2023

  1. fix(bigquery): use JobFromProject for storage iterator

    There's no guarantee that the provided client is in the same project or location as the job, so those details need to also be provided from the job object
    derekperkins committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a2d3d3e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    100e058 View commit details
    Browse the repository at this point in the history