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 Mar 6, 2026. It is now read-only.
Downloading query results with BQ Storage API is much faster than using the REST API.
Since BQ Storage client has recently reached a stable point, we should use that by default (with a fallback on the REST API if BQ Storage dependencies are not available).
Related: #84 (proposes supporting both beta and stable versions of BQ Storage client)