Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

feat: job creation mode GA#1480

Merged
alvarowolfx merged 4 commits intomainfrom
feat-short-mode-ga
May 28, 2025
Merged

feat: job creation mode GA#1480
alvarowolfx merged 4 commits intomainfrom
feat-short-mode-ga

Conversation

@alvarowolfx
Copy link
Contributor

Previously, use of the QUERY_PREVIEW_ENABLED environmental variable to control whether this client would attempt to execute queries without creating jobs. Now that this feature is GA, this client has been updated to expose a new client creation option defaultJobCreationMode to control this behavior. Also this can be overridden per query by the Query config attribute jobCreationMode.

This library will no longer use QUERY_PREVIEW_ENABLED to control this behavior, and the environment variable is ignored.

Towards internal b/418823080 🦕

@alvarowolfx alvarowolfx requested review from a team as code owners May 27, 2025 20:34
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/nodejs-bigquery API. labels May 27, 2025
@snippet-bot
Copy link

snippet-bot bot commented May 28, 2025

You are about to delete the following frozen region tag.

Here is the summary of changes.

You are about to add 1 region tag.
You are about to delete 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@alvarowolfx alvarowolfx merged commit b51359a into main May 28, 2025
18 of 19 checks passed
@alvarowolfx alvarowolfx deleted the feat-short-mode-ga branch May 28, 2025 16:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/nodejs-bigquery API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants