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

BigQuery: Node.js - Implement Scripting API Changes #629

@d-torres

Description

@d-torres

This is a tracking FR for implementing Scripting API Changes within the BigQuery API.

This work complements the Routines API, which allows for the creation/persistence of stored procedures.

Scripts are a form of query that can contain multiple SQL statements, and features such as logic, variable assignments, and related control flow functionality. General documentation about scripting can be found in the Standard SQL reference pages.

Reference implementations: Go, Python and Java.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/nodejs-bigquery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions