-
Notifications
You must be signed in to change notification settings - Fork 306
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
perf: DB-API uses more efficient query_and_wait
when no job ID is provided
#1747
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b8c583a - Browse repository at this point
Copy the full SHA b8c583aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a8059d - Browse repository at this point
Copy the full SHA 6a8059dView commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1f0e38e - Browse repository at this point
Copy the full SHA 1f0e38eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4401725 - Browse repository at this point
Copy the full SHA 4401725View commit details -
Configuration menu - View commit details
-
Copy full SHA for d078941 - Browse repository at this point
Copy the full SHA d078941View commit details -
Merge remote-tracking branch 'origin/main' into issue589-RowIterator.…
…_is_completely_cached
Configuration menu - View commit details
-
Copy full SHA for 660aa76 - Browse repository at this point
Copy the full SHA 660aa76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 476bcd7 - Browse repository at this point
Copy the full SHA 476bcd7View commit details
Commits on Nov 20, 2023
-
Merge remote-tracking branch 'origin/main' into issue589-RowIterator.…
…_is_completely_cached
Configuration menu - View commit details
-
Copy full SHA for 05d6a3e - Browse repository at this point
Copy the full SHA 05d6a3eView commit details -
feat: add
Client.query_and_wait
which directly returns a `RowIterat……or` of results Set the `QUERY_PREVIEW_ENABLED=TRUE` environment variable to use this with the new JOB_CREATION_OPTIONAL mode (currently in preview).
Configuration menu - View commit details
-
Copy full SHA for c16e4be - Browse repository at this point
Copy the full SHA c16e4beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 222f91b - Browse repository at this point
Copy the full SHA 222f91bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73e5817 - Browse repository at this point
Copy the full SHA 73e5817View commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9508121 - Browse repository at this point
Copy the full SHA 9508121View commit details -
Configuration menu - View commit details
-
Copy full SHA for 543481d - Browse repository at this point
Copy the full SHA 543481dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85f1cab - Browse repository at this point
Copy the full SHA 85f1cabView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0e6c86 - Browse repository at this point
Copy the full SHA c0e6c86View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4a322d - Browse repository at this point
Copy the full SHA d4a322dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0b2d2e - Browse repository at this point
Copy the full SHA e0b2d2eView commit details
Commits on Nov 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9daccbd - Browse repository at this point
Copy the full SHA 9daccbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for bba36d2 - Browse repository at this point
Copy the full SHA bba36d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for adf0b49 - Browse repository at this point
Copy the full SHA adf0b49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dfbf92 - Browse repository at this point
Copy the full SHA 6dfbf92View commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 765a644 - Browse repository at this point
Copy the full SHA 765a644View commit details -
Configuration menu - View commit details
-
Copy full SHA for e461ebe - Browse repository at this point
Copy the full SHA e461ebeView commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 895b6d0 - Browse repository at this point
Copy the full SHA 895b6d0View commit details
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d5345cd - Browse repository at this point
Copy the full SHA d5345cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f75d8ab - Browse repository at this point
Copy the full SHA f75d8abView commit details -
Configuration menu - View commit details
-
Copy full SHA for baff9d6 - Browse repository at this point
Copy the full SHA baff9d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 221898d - Browse repository at this point
Copy the full SHA 221898dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18f825a - Browse repository at this point
Copy the full SHA 18f825aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5afbc41 - Browse repository at this point
Copy the full SHA 5afbc41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08167d8 - Browse repository at this point
Copy the full SHA 08167d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e10ea4 - Browse repository at this point
Copy the full SHA 3e10ea4View commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dc5e5be - Browse repository at this point
Copy the full SHA dc5e5beView commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f1556bc - Browse repository at this point
Copy the full SHA f1556bcView commit details
Commits on Dec 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for db71a1b - Browse repository at this point
Copy the full SHA db71a1bView commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bd7e767 - Browse repository at this point
Copy the full SHA bd7e767View commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4ffec17 - Browse repository at this point
Copy the full SHA 4ffec17View commit details
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 95b3b0e - Browse repository at this point
Copy the full SHA 95b3b0eView commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ed317ec - Browse repository at this point
Copy the full SHA ed317ecView commit details -
fix: keep
RowIterator.total_rows
populated after iterationThis was being reset in some cases when the rows were all available in the first page of results.
Configuration menu - View commit details
-
Copy full SHA for f08dac3 - Browse repository at this point
Copy the full SHA f08dac3View commit details -
Merge remote-tracking branch 'origin/issue589-query_and_wait' into b1…
…745-dbapi-query_and_wait
Configuration menu - View commit details
-
Copy full SHA for 5b324ee - Browse repository at this point
Copy the full SHA 5b324eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b20ed7 - Browse repository at this point
Copy the full SHA 3b20ed7View commit details -
Update google/cloud/bigquery/table.py
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for a376bd6 - Browse repository at this point
Copy the full SHA a376bd6View commit details -
Merge remote-tracking branch 'origin/issue589-total_rows' into b1745-…
…dbapi-query_and_wait
Configuration menu - View commit details
-
Copy full SHA for 4019bbf - Browse repository at this point
Copy the full SHA 4019bbfView commit details -
Merge remote-tracking branch 'origin/issue589-query_and_wait' into is…
…sue589-query_and_wait
Configuration menu - View commit details
-
Copy full SHA for 7c3d813 - Browse repository at this point
Copy the full SHA 7c3d813View commit details -
Merge remote-tracking branch 'origin/issue589-total_rows' into issue5…
…89-query_and_wait
Configuration menu - View commit details
-
Copy full SHA for 304799a - Browse repository at this point
Copy the full SHA 304799aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 425f6b0 - Browse repository at this point
Copy the full SHA 425f6b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae06cd2 - Browse repository at this point
Copy the full SHA ae06cd2View commit details -
Merge remote-tracking branch 'origin/issue589-query_and_wait' into b1…
…745-dbapi-query_and_wait
Configuration menu - View commit details
-
Copy full SHA for 2baa5d3 - Browse repository at this point
Copy the full SHA 2baa5d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e819421 - Browse repository at this point
Copy the full SHA e819421View commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4771602 - Browse repository at this point
Copy the full SHA 4771602View commit details -
Configuration menu - View commit details
-
Copy full SHA for b435e41 - Browse repository at this point
Copy the full SHA b435e41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64bf4a4 - Browse repository at this point
Copy the full SHA 64bf4a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 225049e - Browse repository at this point
Copy the full SHA 225049eView commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5154866 - Browse repository at this point
Copy the full SHA 5154866View commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3b60b5b - Browse repository at this point
Copy the full SHA 3b60b5bView commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 83679ab - Browse repository at this point
Copy the full SHA 83679abView commit details
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0bd35e5 - Browse repository at this point
Copy the full SHA 0bd35e5View commit details