Skip to content

Conversation

@antoineeripret
Copy link
Contributor

This change allows the user to run a dry run query using the read_gbq function. Instead of returning a pd.DataFrame, the behavior is changed and the amount of data processed (in GB) is returned.

@antoineeripret antoineeripret requested review from a team as code owners November 6, 2025 09:32
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-pandas API. labels Nov 6, 2025
@antoineeripret antoineeripret changed the title Add dry run feat: add dry run to the read_gbq function Nov 6, 2025
@GarrettWu GarrettWu assigned shuoweil and unassigned GarrettWu Nov 6, 2025
@shuoweil shuoweil added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2025
@shuoweil
Copy link

shuoweil commented Nov 7, 2025

@antoineeripret Could you please check the failed tests? Thanks a lot.

@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Nov 10, 2025
@antoineeripret
Copy link
Contributor Author

@shuoweil , I've added a new commit with some changes to fix tests. I've ran nox -s unit-3.10 and got 0 fails. Thank you !

@shuoweil
Copy link

  • lint / lint (pull_request)

Hi @antoineeripret, could you please check the failed check please? It should be a quick fix. Thanks a lot.

@antoineeripret
Copy link
Contributor Author

Hi @shuoweil, the last commit should fix it. Got the following on my local env:

python -m black --check docs pandas_gbq tests noxfile.py setup.py
All done! ✨ 🍰 ✨
45 files would be left unchanged.

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-pandas API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants