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.query does not allow to specify types INTEGER and FLOAT #1387

@drussov

Description

@drussov

Schema definition can return types INTEGER and FLOAT, however they cannot be specified in query due to incomplete list of VALID_TYPES in function getTypeDescriptorFromProvidedType_

https://github.com/googleapis/nodejs-bigquery/blob/1df7fba739c54e6efd79316a61c4dbaa94fafac5/src/bigquery.ts#L1008C11-L1008C23

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/nodejs-bigquery API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions