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.

Is createQueryStream removed or is it just not working in v2 #303

@RubenLaube-Pohto

Description

@RubenLaube-Pohto

I was using createQueryStream in the 1.3 version. After updating to v2 the call does not work correctly anymore. It seems to start but then something goes wrong (see pic). The query string is passed in and is valid as it can be logged before the call and v1.3 works.

The v2 documentation does not mention createQueryStream anymore. Does that mean it was removed? The removal is not marked as a breaking change in the changelog.

image

Environment details

  • OS: Running in GAE
  • Node.js version: 10
  • npm version:
  • @google-cloud/bigquery version: 2

Steps to reproduce

  1. Use createQueryStream in v1.3
  2. Update to v2. Call seems to start but soon causes errors.

Making sure to follow these steps will guarantee the quickest resolution possible.

Thanks!

Metadata

Metadata

Labels

🚨This issue needs some love.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