Skip to content

Remove workarounds for the BQ Storage API issue with small result sets #106

@plamut

Description

@plamut

Context: #55 (comment)

The BigQuery Storage API has an issue with fetching small result sets, thus the BigQuery library implements a fallback to tabledata.list API. Since the fix for that issue on the backend will be rolled out soon, the fallback will not be necessary anymore and should be removed.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions