Skip to content

feat: include bq schema and query string in dry run results #1752

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 10 commits into from
May 22, 2025
Merged

Conversation

sycai
Copy link
Contributor

@sycai sycai commented May 20, 2025

Schema is associated with key "bigquerySchema", and can be found in both read_gbq_table() and read_gbq_query() calls.

SQL string is associated with key "dispatchedSql", and can only be found if a query is dispatched.

Result screenshot: https://screenshot.googleplex.com/8kEPz5PacnW7HtW

@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 May 20, 2025
@sycai sycai added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 20, 2025
@sycai sycai requested a review from tswast May 20, 2025 19:51
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 20, 2025
@sycai sycai marked this pull request as ready for review May 20, 2025 19:51
@sycai sycai requested review from a team as code owners May 20, 2025 19:51
@sycai sycai added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 21, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 21, 2025
@sycai sycai enabled auto-merge (squash) May 21, 2025 18:27
@sycai sycai merged commit bb51147 into main May 22, 2025
17 of 24 checks passed
@sycai sycai deleted the sycai_dryrun branch May 22, 2025 01:01
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.

4 participants