Comparing v3.36.0...v3.37.0 · googleapis/python-bigquery
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
- 7 commits
- 16 files changed
- 6 contributors
Commits on Aug 26, 2025
-
feat: updates to fastpath query execution (#2268)
This PR updates query handling to allow base config properties like job timeout, reservation, and a preview max slots field to leverage the faster path (e.g. using jobs.query rather than jobs.insert).
Commits on Sep 3, 2025