You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2026. It is now read-only.
Environment details
@google-cloud/bigqueryversion: 1.3.0Steps to reproduce
createQueryStreamto run a query with a very large payload, in the GB range of results.dataevent handler for the stream.dataevent. (If you have a big enough query, you'll get an OOM error. e.g.:Can we get it to stream data as it gets it and NOT pool it up in memory?