Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

fix: ensure page_size works correctly in to_pandas_batches when max_results is not set#1588

Merged
chelsea-lin merged 3 commits intomainfrom
main_chelsealin_fixpage_size
Apr 3, 2025
Merged

fix: ensure page_size works correctly in to_pandas_batches when max_results is not set#1588
chelsea-lin merged 3 commits intomainfrom
main_chelsealin_fixpage_size

Conversation

@chelsea-lin
Copy link
Copy Markdown
Contributor

This change fixes an issue that the page_size is ignored in to_pandas_batches when max_results is not set. Also, this change adds code examples for both to_pandas and to_pandas_batches and the doctest can verify the fixes.

Fixes internal issue 407521010🦕

@chelsea-lin chelsea-lin requested review from a team, Genesis929 and tswast April 3, 2025 05:45
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Apr 3, 2025
@chelsea-lin chelsea-lin force-pushed the main_chelsealin_fixpage_size branch from 0c3658a to b162224 Compare April 3, 2025 05:45
Copy link
Copy Markdown
Contributor

@tswast tswast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@chelsea-lin chelsea-lin enabled auto-merge (squash) April 3, 2025 19:06
@chelsea-lin chelsea-lin merged commit 570cff3 into main Apr 3, 2025
18 of 24 checks passed
@chelsea-lin chelsea-lin deleted the main_chelsealin_fixpage_size branch April 3, 2025 19:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants