Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase the default page size for listing BigQuery schemas and tables #22037

Merged
merged 1 commit into from
May 21, 2024

Conversation

nineinchnick
Copy link
Member

Description

The default page size is 50. Increasing it to 100 should reduce the overhead of making API calls without making the responses too big.

Additional context and related issues

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

The default page size is 50. Increasing it to 100 should reduce the overhead of making API calls without making the responses too big
@cla-bot cla-bot bot added the cla-signed label May 20, 2024
@nineinchnick nineinchnick requested a review from ebyhr May 20, 2024 14:06
@github-actions github-actions bot added the bigquery BigQuery connector label May 20, 2024
@ebyhr ebyhr merged commit 3c7b8e8 into trinodb:master May 21, 2024
18 checks passed
@github-actions github-actions bot added this to the 449 milestone May 21, 2024
@nineinchnick nineinchnick deleted the bigquery-page-size branch May 27, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bigquery BigQuery connector cla-signed
Development

Successfully merging this pull request may close these issues.

3 participants