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): missing schema for empty result set on stateless queries #10935

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

alvarowolfx
Copy link
Contributor

Fixes #10933

@alvarowolfx alvarowolfx requested review from a team as code owners September 30, 2024 15:49
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the BigQuery API. label Sep 30, 2024
@alvarowolfx alvarowolfx changed the title fix(bigquery): create read session with client or job projectID fix(bigquery): missing schema for empty result set on stateless queries Sep 30, 2024
@alvarowolfx alvarowolfx merged commit 28a069a into googleapis:main Sep 30, 2024
8 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 BigQuery API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bigquery: missing schema for empty result when using QUERY_PREVIEW_ENABLED (JOB_CREATION_OPTIONAL)
2 participants