Skip to content

dbapi: Skip storage client fetch when results cached #1745

@r1b

Description

@r1b

Is your feature request related to a problem? Please describe.
This is the same problem as #589, but when using the DBAPI interface

Describe the solution you'd like
We'd like the DBAPI interface to include the result fetching optimization added in #1723

This is mentioned in #362:

Update DB-API to not call BQ Storage API if cached results are the only page

but wanted to be sure it was tracked :)

Describe alternatives you've considered
N/A (we use BigQuery via SQLAlchemy, so we cannot use an alternative interface)

Additional context
N/A

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions