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.

Direct usage of queryParameters broke with 7.6.0 #1357

@stefandoorn

Description

@stefandoorn

Hi,

Per version 7.6.0 the direct usage of queryParameters that we do in a project, got broken. The docs do not seem to mention the usage of it at all, but someone we figured out we could use it directly. Since the 7.6.0 release, our set-up is broken.

Rewriting it to use params & types, as shown in the docs, does make it work again.

Is queryParameters to be used directly at all?

If not, we'll refactor on our end and do not bother. In that case maybe it should be marked as private.

If it is part of the public API, I can provide code that shows what happens / breaks.

Thanks.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/nodejs-bigquery API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions