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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: use jobs.getQueryResults to download result sets #363

Merged

Commits on Nov 3, 2020

  1. refactor: break job into multiple modules

    Original paths are retained for backwards compatibility.
    tswast committed Nov 3, 2020
    Copy the full SHA
    ce147ef View commit details
    Browse the repository at this point in the history
  2. perf: use jobs.getQueryResults to download result sets

    Replaces `tabledata.list` when `RowIterator` is used for query results.
    This likely also fixes a few edge cases around BigQuery scripting jobs.
    tswast committed Nov 3, 2020
    Copy the full SHA
    1957a7d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Copy the full SHA
    ea97892 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9e88464 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8702674 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5df559e View commit details
    Browse the repository at this point in the history
  5. populate location

    tswast committed Nov 4, 2020
    Copy the full SHA
    daed21e View commit details
    Browse the repository at this point in the history