Skip to content

fix: Allow to_pandas to download more than 10GB #637

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

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

milkshakeiii
Copy link
Contributor

This is a minimal, almost band-aid change to get to_pandas working for larger result sizes. The code surrounding starting queries is due for a refactoring, but I'll need to get more input from others before making any large changes there.

@milkshakeiii milkshakeiii requested review from a team as code owners April 24, 2024 21:57
@milkshakeiii milkshakeiii requested a review from shobsi April 24, 2024 21:57
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Apr 24, 2024
@milkshakeiii milkshakeiii merged commit ce56495 into main Apr 25, 2024
16 checks passed
@milkshakeiii milkshakeiii deleted the b323176142-specify-destination branch April 25, 2024 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants