Skip to content

fix: always display the results in the %%bqsql cell magics output#2439

Merged
tswast merged 1 commit intomainfrom
tswast-patch-2
Feb 6, 2026
Merged

fix: always display the results in the %%bqsql cell magics output#2439
tswast merged 1 commit intomainfrom
tswast-patch-2

Conversation

@tswast
Copy link
Collaborator

@tswast tswast commented Feb 5, 2026

This changes makes the magics function more similar to SQL Cell.

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

This changes makes the magics function more similar to SQL Cell.
@tswast tswast requested review from a team as code owners February 5, 2026 23:42
@tswast tswast requested a review from mpovoa February 5, 2026 23:42
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Feb 5, 2026
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Feb 5, 2026
@tswast tswast merged commit 2d973b5 into main Feb 6, 2026
24 checks passed
@tswast tswast deleted the tswast-patch-2 branch February 6, 2026 17:51
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