Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
There was an error while loading. Please reload this page.
Context: #55 (comment)
The BigQuery Storage API has an issue with fetching small result sets, thus the BigQuery library implements a fallback to
tabledata.listAPI. 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.