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 preview support for incremental results #2145

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shollyman
Copy link
Contributor

Plumbs support to enable incremental results.

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

This feature is not generally available.
"""
return self._get_sub_prop("writeIncrementalResults")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume this isn't allowed for the low latency query path? But if it is, you can add it here to the allow list: https://github.com/googleapis/python-bigquery/blob/main/google/cloud/bigquery/_job_helpers.py#L539

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.

2 participants