Node.js client for Google Cloud BigQuery: A fast, economical and fully-managed enterprise data warehouse for large-scale data analytics.
467
stars
211
forks
source link
fix: throw timeout error when using jobs.query #1402
Closed
alvarowolfx closed 2 months ago
Properly handle timeout when going thought the fast query path and
jobs.query
API method.Fixes #1399 🦕