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.
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.