8000 feat: add preview support for incremental results by shollyman · Pull Request #2145 · googleapis/python-bigquery · GitHub
[go: up one dir, main page]

Skip to content

Conversation

shollyman
Copy link
Contributor
@shollyman shollyman commented Mar 12, 2025

This PR adds a new property to JobConfig to enable incremental results, a preview feature. It also plumbs this through to the faster query path via a QueryRequest to jobs.query.

internal: b/390240540

Plumbs support to enable incremental results.
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery API. labels Mar 12, 2025
@shollyman shollyman marked this pull request as ready for review April 8, 2025 22:18
@shollyman shollyman requested review from a team as code owners April 8, 2025 22:18
@shollyman shollyman requested review from Linchin and chalmerlowe and removed request for agrawal-siddharth April 8, 2025 22:19
@Linchin
Copy link
Contributor
Linchin commented Apr 9, 2025

Will this feature affect how we fetch query results? If not, the PR LGTM.

@shollyman
Copy link
Contributor Author

Will this feature affect how we fetch query results? If not, the PR LGTM.

It doesn't alter row iteration/retrieval.

@Linchin Linchin merged commit 22b80bb into googleapis:main Apr 10, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the googleapis/python-bigquery API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

0